Skip to content

further fixes to is_complete . Good sequences test passes. Need clea… #29

further fixes to is_complete . Good sequences test passes. Need clea…

further fixes to is_complete . Good sequences test passes. Need clea… #29

Triggered via push January 6, 2024 16:32
Status Success
Total duration 49s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: benchmark/Benchmark.cs#L513
'ConfigExtensions.With(IConfig, SummaryStyle)' is obsolete: 'This method will soon be removed, please start using .WithSummaryStyle() instead.'
build: benchmark/Benchmark.cs#L356
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L358
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L359
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L95
Unreachable code detected
build: benchmark/Benchmark.cs#L513
'ConfigExtensions.With(IConfig, SummaryStyle)' is obsolete: 'This method will soon be removed, please start using .WithSummaryStyle() instead.'
build: benchmark/Benchmark.cs#L356
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L358
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L359
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L95
Unreachable code detected