Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Fix AOT warning issues, and clean up. #192

Fix AOT warning issues, and clean up.

Fix AOT warning issues, and clean up. #192

Triggered via pull request January 30, 2024 20:32
Status Success
Total duration 6m 37s
Artifacts

build-and_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build-and-test: tests/FormParseNodeFactoryTests.cs#L32
Null should not be used for type parameter 'contentType' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-and-test: tests/FormSerializationWriterFactoryTests.cs#L28
Null should not be used for type parameter 'contentType' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-and-test: tests/FormSerializationWriterFactoryTests.cs#L28
Null should not be used for type parameter 'contentType' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-and-test: tests/FormParseNodeFactoryTests.cs#L32
Null should not be used for type parameter 'contentType' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-and-test: tests/FormParseNodeFactoryTests.cs#L32
Null should not be used for type parameter 'contentType' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-and-test: tests/FormSerializationWriterFactoryTests.cs#L28
Null should not be used for type parameter 'contentType' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-and-test: tests/FormSerializationWriterFactoryTests.cs#L28
Null should not be used for type parameter 'contentType' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-and-test: tests/FormParseNodeFactoryTests.cs#L32
Null should not be used for type parameter 'contentType' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)