Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
Identity.API/Program.cs#L118
'HttpContextExtensions.SetIdentityServerOrigin(HttpContext, string)' is obsolete: 'Use IServerUrls.Origin instead.'
|
build:
Identity.API/Program.cs#L30
Possible null reference assignment.
|
build:
Identity.API/Program.cs#L31
Possible null reference assignment.
|
build:
Identity.API/SeedData.cs#L28
Dereference of a possibly null reference.
|
build:
Identity.API/SeedData.cs#L28
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
|
build:
Identity.API/Controllers/ExternalController.cs#L84
Dereference of a possibly null reference.
|
build:
Identity.API/Controllers/ExternalController.cs#L129
Dereference of a possibly null reference.
|
build:
Identity.API/Controllers/ExternalController.cs#L150
Dereference of a possibly null reference.
|
build:
Identity.API/Controllers/ExternalController.cs#L157
Possible null reference argument for parameter 'properties' in 'string? AuthenticationTokenExtensions.GetTokenValue(AuthenticationProperties properties, string tokenName)'.
|
build:
Identity.API/Controllers/ExternalController.cs#L171
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
22.9 MB |
|