CI/CD with Auto Versioning #54
Annotations
10 warnings
Abblix.Oidc.Server/Features/Consents/NullConsentService.cs#L36
'IConsentService' is obsolete: 'Use IConsentProvider instead'
|
Abblix.Oidc.Server/Endpoints/Token/Validation/TokenValidationContext.cs#L33
Non-nullable property 'ClientInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Abblix.Oidc.Server/Endpoints/Token/Validation/TokenValidationContext.cs#L33
Non-nullable property 'AuthorizedGrant' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Abblix.Oidc.Server/Features/ServiceCollectionExtensions.cs#L99
'IConsentService' is obsolete: 'Use IConsentProvider instead'
|
Abblix.Oidc.Server/Features/Consents/NullConsentService.cs#L36
'IConsentService' is obsolete: 'Use IConsentProvider instead'
|
Abblix.Oidc.Server/Endpoints/Token/Validation/TokenValidationContext.cs#L33
Non-nullable property 'ClientInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Abblix.Oidc.Server/Endpoints/Token/Validation/TokenValidationContext.cs#L33
Non-nullable property 'AuthorizedGrant' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Abblix.Oidc.Server/Features/ServiceCollectionExtensions.cs#L99
'IConsentService' is obsolete: 'Use IConsentProvider instead'
|
Abblix.Oidc.Server/Features/Consents/NullConsentService.cs#L36
'IConsentService' is obsolete: 'Use IConsentProvider instead'
|
Abblix.Oidc.Server/Endpoints/Token/Validation/TokenValidationContext.cs#L33
Non-nullable property 'ClientInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading