chore: bump MSTest from 3.7.1 to 3.7.2 in /src #32
Annotations
1 error and 6 warnings
dependabot
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.
|
dependabot
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|