Skip to content

version bump

version bump #9

Triggered via push August 6, 2023 18:11
Status Success
Total duration 5m 28s
Artifacts

Build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: OpenIddict.Api.Models/src/Model.cs#L3
Remove this empty class, write its code or make it an "interface".
build: OpenIddict.Api.Models/src/Model.cs#L3
Remove this empty class, write its code or make it an "interface".
build: OpenIddict.Api/src/Api.cs#L3
Remove this empty class, write its code or make it an "interface".
build: OpenIddict.Api/src/Authorization/ApiAccessFilter.cs#L13
Reduce the number of generic parameters in the 'ApiAccessFilter' class to no more than the 2 authorized.
build: OpenIddict.Api/src/Mapping/Mapper.cs#L15
Reduce the number of generic parameters in the 'Mapper' class to no more than the 2 authorized.
build: OpenIddict.Api/src/Routing/ControllerFeatureProvider.cs#L11
Reduce the number of generic parameters in the 'ControllerFeatureProvider' class to no more than the 2 authorized.
build: OpenIddict.Api/src/Controllers/ApplicationController.cs#L18
Reduce the number of generic parameters in the 'ApplicationController' class to no more than the 2 authorized.
build: OpenIddict.Api/src/Controllers/AuthorizationController.cs#L16
Reduce the number of generic parameters in the 'AuthorizationController' class to no more than the 2 authorized.
build: OpenIddict.Api/src/Controllers/BaseController.cs#L9
Reduce the number of generic parameters in the 'BaseController' class to no more than the 2 authorized.
build: OpenIddict.Api/src/Controllers/ScopeController.cs#L18
Reduce the number of generic parameters in the 'ScopeController' class to no more than the 2 authorized.