make ClientId nullable #9
Annotations
10 warnings
build:
Abblix.Oidc.Server.Mvc/Model/AuthorizationRequest.cs#L216
Possible null reference assignment.
|
build:
Abblix.Oidc.Server.Mvc/Model/AuthorizationRequest.cs#L216
Possible null reference assignment.
|
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.Mvc/Model/AuthorizationRequest.cs#L216
Possible null reference assignment.
|
build:
Abblix.Oidc.Server.Mvc/Model/AuthorizationRequest.cs#L216
Possible null reference assignment.
|
build:
Abblix.Oidc.Server.Mvc/Model/AuthorizationRequest.cs#L216
Possible null reference assignment.
|
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)
|