Bump the xuint group with 2 updates #77
Annotations
1 error and 10 warnings
Build
Process completed with exit code 1.
|
Build:
tests/Tingle.Extensions.DataAnnotations.Tests/TimeZoneAttributeTests.cs#L16
Null should not be used for type parameter 'testValue' 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/Tingle.Extensions.DataAnnotations.Tests/PrefixAttributeTests.cs#L12
Null should not be used for type parameter 'testPin' 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/Tingle.Extensions.DataAnnotations.Tests/SuffixAttributeTests.cs#L11
Null should not be used for type parameter 'testValue' 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/Tingle.Extensions.DataAnnotations.Tests/KRAPinAttributeTests.cs#L12
Null should not be used for type parameter 'testPin' 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/Tingle.Extensions.DataAnnotations.Tests/SwiftCodeAttributeTests.cs#L14
Null should not be used for type parameter 'testPin' 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/Tingle.Extensions.PhoneValidators.Tests/AirtelNumberValidatorTests.cs#L38
Null should not be used for type parameter 'expectedResponse' 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/Tingle.Extensions.PhoneValidators.Tests/AirtelNumberValidatorTests.cs#L39
Null should not be used for type parameter 'expectedResponse' 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/Tingle.Extensions.PhoneValidators.Tests/TelkomNumberValidatorTests.cs#L30
Null should not be used for type parameter 'expectedResponse' 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/Tingle.Extensions.PhoneValidators.Tests/TelkomNumberValidatorTests.cs#L31
Null should not be used for type parameter 'expectedResponse' 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/Tingle.Extensions.PhoneValidators.Tests/E164PhoneAttributeTests.cs#L15
Null should not be used for type parameter 'testPhoneNumber' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|