Skip to content

optimize workflow

optimize workflow #4

Triggered via push December 9, 2024 08:58
Status Failure
Total duration 3m 2s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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