Update dotnet.yml #6
Annotations
6 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/Nager.KeyValueParser.Benchmark/ParseBenchmark.cs#L11
Non-nullable field '_memoryEfficientKeyValueParser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Nager.KeyValueParser.Benchmark/ParseBenchmark.cs#L12
Non-nullable field '_stringSplitKeyValueParser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Nager.KeyValueParser.Benchmark/ParseBenchmark.cs#L11
Non-nullable field '_memoryEfficientKeyValueParser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Nager.KeyValueParser.Benchmark/ParseBenchmark.cs#L12
Non-nullable field '_stringSplitKeyValueParser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
pack-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|