Skip to content

Delete test/UTF8ValidationTestsBruteForce.cs #37

Delete test/UTF8ValidationTestsBruteForce.cs

Delete test/UTF8ValidationTestsBruteForce.cs #37

Triggered via push January 13, 2024 17:40
Status Success
Total duration 1m 30s
Billable time 2m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.'