Merge pull request #3 from simdutf/more_architecture #2
Annotations
4 warnings
build:
benchmark/Benchmark.cs#L17
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L18
Non-nullable field 'results' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L17
Non-nullable field 'names' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L18
Non-nullable field 'results' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|