Skip to content

chore: bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in /src #36

chore: bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in /src

chore: bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in /src #36

Triggered via pull request February 20, 2025 17:14
Status Success
Total duration 41s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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.