Skip to content

added must_be_2_3_continuation function(untested) #26

added must_be_2_3_continuation function(untested)

added must_be_2_3_continuation function(untested) #26

Triggered via push January 1, 2024 22:53
Status Success
Total duration 59s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
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.