Update README.md #3
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.
|