Add .NET 8 Support for Http project #11
Annotations
10 warnings
build:
tests/KITT.Web.ReCaptcha.Http.Test/v2/ReCaptchaServiceTest.cs#L15
Null should not be used for type parameter 'secretKey' 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/KITT.Web.ReCaptcha.Http.Test/v3/ReCaptchaServiceTest.cs#L15
Null should not be used for type parameter 'secretKey' 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/KITT.Web.ReCaptcha.Http.Test/v2/ReCaptchaServiceTest.cs#L30
Null should not be used for type parameter 'response' 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/KITT.Web.ReCaptcha.Http.Test/v3/ReCaptchaServiceTest.cs#L30
Null should not be used for type parameter 'response' 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/KITT.Web.ReCaptcha.Http.Test/v3/ReCaptchaServiceTest.cs#L45
Null should not be used for type parameter 'action' 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/KITT.Web.ReCaptcha.Http.Test/v2/ReCaptchaServiceTest.cs#L15
Null should not be used for type parameter 'secretKey' 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/KITT.Web.ReCaptcha.Http.Test/v3/ReCaptchaServiceTest.cs#L15
Null should not be used for type parameter 'secretKey' 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/KITT.Web.ReCaptcha.Http.Test/v2/ReCaptchaServiceTest.cs#L30
Null should not be used for type parameter 'response' 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/KITT.Web.ReCaptcha.Http.Test/v3/ReCaptchaServiceTest.cs#L30
Null should not be used for type parameter 'response' 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/KITT.Web.ReCaptcha.Http.Test/v3/ReCaptchaServiceTest.cs#L45
Null should not be used for type parameter 'action' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|