Skip to content
Triggered via release August 11, 2024 05:30
@stratosbluestratosblue
released v2.8.1
Status Success
Total duration 49s
Artifacts
publish-with-build
38s
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: tests/Cuture.Http.Test/DynamicJSON/DynamicJSONTestClass.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-with-build: tests/Cuture.Http.Test/DynamicJSON/JSONArrayAccessTest.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-with-build: tests/Cuture.Http.Test/DynamicJSON/DynamicEnumerableTest.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-with-build: tests/Cuture.Http.Test/DynamicJSON/DynamicEnumerableTest.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-with-build: tests/Cuture.Http.Test/DynamicJSON/DynamicEnumerableTest.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-with-build: tests/Cuture.Http.Test/DynamicJSON/JSONModifyTest.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-with-build: tests/Cuture.Http.Test/DynamicJSON/JSONParseTest.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-with-build: tests/Cuture.Http.Test/DynamicJSON/JSONParseTest.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-with-build: tests/Cuture.Http.Test/DynamicJSON/JSONCreateTest.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish-with-build: tests/Cuture.Http.Test/DynamicJSON/JSONCreateTest.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.