v1.1.3 #8
Triggered via release
January 22, 2026 12:54
stratosblue
released
v1.1.3
Status
Success
Total duration
2m 7s
Artifacts
–
PublishNugetPackage.yml
on: release
publish-with-build
2m 2s
Annotations
10 warnings
|
publish-with-build:
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicEnumerableTest.cs#L129
Possible null reference argument for parameter 'value' in 'void Check(object origin, string key, dynamic value)'.
|
|
publish-with-build:
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicEnumerableTest.cs#L91
Dereference of a possibly null reference.
|
|
publish-with-build:
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONCreateTest.cs#L18
Dereference of a possibly null reference.
|
|
publish-with-build:
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L77
Non-nullable property 'P' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
|
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 adding the 'required' modifier or declaring the property as nullable.
|
|
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#L25
Dereference of a possibly null reference.
|
|
publish-with-build:
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicJSONTestClass.cs#L82
Non-nullable property 'Value2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish-with-build:
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicJSONTestClass.cs#L41
Possible null reference assignment.
|