Skip to content

Merge remote-tracking branch 'origin/master' #7

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master' #7

Triggered via push March 28, 2024 09:31
Status Success
Total duration 1m 34s
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)