Light cleanup/reorganization #22
Annotations
8 warnings
benchmark/Benchmark.cs#L91
Unreachable code detected
|
benchmark/Benchmark.cs#L181
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
benchmark/Benchmark.cs#L183
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
benchmark/Benchmark.cs#L184
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
benchmark/Benchmark.cs#L91
Unreachable code detected
|
benchmark/Benchmark.cs#L181
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
benchmark/Benchmark.cs#L183
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
benchmark/Benchmark.cs#L184
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading