Generate MVC binding models from core request models (#188) #45
Annotations
11 warnings
|
Analyze (CodeQL) (csharp):
Abblix.Oidc.Server/Features/Tokens/Formatters/IClientJwtFormatter.cs#L42
Do not forget to remove this deprecated code someday.
|
|
Analyze (CodeQL) (csharp):
Abblix.Oidc.Server/Endpoints/ServiceCollectionExtensions.cs#L569
Change return type to 'void'; not a single caller uses the returned value.
|
|
Analyze (CodeQL) (csharp):
Abblix.Oidc.Server/Features/BackChannelAuthentication/AuthenticationNotifiers/PushModeCompletionHandler.cs#L42
Update this logger to use its enclosing type.
|
|
Analyze (CodeQL) (csharp):
Abblix.Oidc.Server/Features/BackChannelAuthentication/AuthenticationNotifiers/PollModeCompletionHandler.cs#L38
Update this logger to use its enclosing type.
|
|
Analyze (CodeQL) (csharp):
Abblix.Oidc.Server/Features/BackChannelAuthentication/AuthenticationNotifiers/PingModeCompletionHandler.cs#L40
Update this logger to use its enclosing type.
|
|
Analyze (CodeQL) (csharp):
Abblix.Oidc.Server/Features/RequestObject/RequestObjectFetcher.cs#L114
Parameter 'requiredSigningAlgorithm' has no matching param tag in the XML comment for 'RequestObjectFetcher.ValidateAsync(string, Func<ClientInfo, string?>?)' (but other parameters do)
|
|
Analyze (CodeQL) (csharp):
Abblix.Oidc.Server/Features/RequestObject/RequestObjectFetcher.cs#L70
Parameter 'requiredSigningAlgorithm' has no matching param tag in the XML comment for 'RequestObjectFetcher.FetchAsync<T>(T, string?, Func<ClientInfo, string?>?)' (but other parameters do)
|
|
Analyze (CodeQL) (csharp):
Abblix.Oidc.Server/Endpoints/ServiceCollectionExtensions.cs#L438
Parameter 'lifetime' has no matching param tag in the XML comment for 'ServiceCollectionExtensions.AddAuthorizationResponseProcessor<TImpl>(IServiceCollection, ServiceLifetime)' (but other parameters do)
|
|
Analyze (CodeQL) (csharp):
Abblix.Oidc.Server/Endpoints/Introspection/Interfaces/IntrospectionSuccess.cs#L43
Missing XML comment for publicly visible type or member 'IntrospectionSuccess.Parameters.Active'
|
|
Analyze (CodeQL) (csharp):
Abblix.Oidc.Server/Endpoints/Authorization/IConsentConstraintEnforcer.cs#L32
XML comment has cref attribute 'ITokenAuthorizationContextEvaluator' that could not be resolved
|
|
Analyze (CodeQL) (csharp)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|