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
Annotations
8 warnings
Build:
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:
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:
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:
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:
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:
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:
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:
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)
|
The logs for this run have expired and are no longer available.
Loading