Skip to content

Light cleanup/reorganization #22

Light cleanup/reorganization

Light cleanup/reorganization #22

Triggered via push November 27, 2023 14:32
Status Success
Total duration 1m 10s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: benchmark/Benchmark.cs#L91
Unreachable code detected
build: benchmark/Benchmark.cs#L181
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L183
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L184
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L91
Unreachable code detected
build: benchmark/Benchmark.cs#L181
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L183
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L184
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.