Delete test/UTF8ValidationTestsBruteForce.cs #37
Annotations
10 warnings
build:
benchmark/Benchmark.cs#L92
Unreachable code detected
|
build:
benchmark/Benchmark.cs#L681
'ConfigExtensions.With(IConfig, SummaryStyle)' is obsolete: 'This method will soon be removed, please start using .WithSummaryStyle() instead.'
|
build:
benchmark/Benchmark.cs#L417
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L419
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L420
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L421
Non-nullable field '_linesUtf8WithErrors' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L423
Non-nullable field '_allLinesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L424
Non-nullable field '_allLinesUtf8WithErrors' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
benchmark/Benchmark.cs#L92
Unreachable code detected
|
build:
benchmark/Benchmark.cs#L681
'ConfigExtensions.With(IConfig, SummaryStyle)' is obsolete: 'This method will soon be removed, please start using .WithSummaryStyle() instead.'
|