Skip to content

move grpc to another project #29

move grpc to another project

move grpc to another project #29

Triggered via push November 17, 2023 09:06
Status Success
Total duration 1m 23s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

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/SeedData.cs#L88
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

Artifacts

Produced during runtime
Name Size
.net-app Expired
22.9 MB