optimize workflow #4
dotnet.yml
on: push
build
2m 35s
pack-and-push
12s
Annotations
2 errors and 6 warnings
pack-and-push
The file '/home/runner/work/Nager.KeyValueParser/Nager.KeyValueParser/src/Nager.KeyValueParser/bin/Release/net8.0/Nager.KeyValueParser.dll' to be packed was not found on disk.
|
pack-and-push
Process completed with exit code 1.
|
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
|