Skip to content

More C# idiomatic utf8random #9

More C# idiomatic utf8random

More C# idiomatic utf8random #9

Triggered via push November 16, 2023 19:18
Status Success
Total duration 1m 6s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: benchmark/Benchmark.cs#L27
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L28
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L88
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L27
Non-nullable field '_lines' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L28
Non-nullable field '_linesUtf8' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: benchmark/Benchmark.cs#L88
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.