Skip to content

Generate MVC binding models from core request models (#188) #45

Generate MVC binding models from core request models (#188)

Generate MVC binding models from core request models (#188) #45

Triggered via push June 11, 2026 18:36
Status Success
Total duration 6m 21s
Artifacts

codeql.yml

on: push
Matrix: Analyze (CodeQL)
Fit to window
Zoom out
Zoom in

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/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.