Skip to content

Add .NET 8 Support for Http project #12

Add .NET 8 Support for Http project

Add .NET 8 Support for Http project #12

Triggered via pull request December 28, 2023 21:40
Status Success
Total duration 54s
Artifacts

dotnet-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#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/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#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)