Skip to content
Re-run triggered August 11, 2024 04:59
Status Success
Total duration 44s
Artifacts
publish-with-build
34s
publish-with-build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish-with-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish-with-build: benchmark/Cuture.Extensions.SystemTextJson.Dynamic.Benchmark/GenericBenchmark.cs#L75
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-with-build: benchmark/Cuture.Extensions.SystemTextJson.Dynamic.Benchmark/GenericBenchmark.cs#L62
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-with-build: benchmark/Cuture.Extensions.SystemTextJson.Dynamic.Benchmark/GenericBenchmark.cs#L75
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-with-build: benchmark/Cuture.Extensions.SystemTextJson.Dynamic.Benchmark/GenericBenchmark.cs#L62
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-with-build: test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L25
Dereference of a possibly null reference.
publish-with-build: test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L56
Dereference of a possibly null reference.
publish-with-build: test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L97
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-with-build: test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L86
Non-nullable property 'P' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.