added more data files, unclear results #23
Annotations
8 warnings
build:
benchmark/Benchmark.cs#L93
Unreachable code detected
|
build:
benchmark/Benchmark.cs#L354
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L356
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L357
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L93
Unreachable code detected
|
build:
benchmark/Benchmark.cs#L354
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L356
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L357
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|