Skip to content

Abblix.Oidc.Server.Mvc project added #8

Abblix.Oidc.Server.Mvc project added

Abblix.Oidc.Server.Mvc project added #8

Triggered via push March 29, 2024 05:29
Status Success
Total duration 1m 52s
Billable time 2m
Artifacts

ci-cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: Abblix.Oidc.Server.UnitTests/ClientAuthentication/AuthorizationHeaderAdapterTests.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Abblix.Oidc.Server.UnitTests/ClientAuthentication/AuthorizationHeaderAdapterTests.cs#L40
Theory method 'BasicAuthorizationHeaderTest' on test class 'AuthorizationHeaderAdapterTests' does not use parameter 'id'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: Abblix.Oidc.Server.UnitTests/ClientAuthentication/AuthorizationHeaderAdapterTests.cs#L40
Theory method 'BasicAuthorizationHeaderTest' on test class 'AuthorizationHeaderAdapterTests' does not use parameter 'secret'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: Abblix.Oidc.Server.UnitTests/ClientAuthentication/AuthorizationHeaderAdapterTests.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Abblix.Oidc.Server.UnitTests/ClientAuthentication/AuthorizationHeaderAdapterTests.cs#L40
Theory method 'BasicAuthorizationHeaderTest' on test class 'AuthorizationHeaderAdapterTests' does not use parameter 'id'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: Abblix.Oidc.Server.UnitTests/ClientAuthentication/AuthorizationHeaderAdapterTests.cs#L40
Theory method 'BasicAuthorizationHeaderTest' on test class 'AuthorizationHeaderAdapterTests' does not use parameter 'secret'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)