fix: Package #282
ci-cd.yml
on: push
Build Netcorext.Auth.API
1m 16s
Build Netcorext.Auth.Authentication
0s
Build Netcorext.Auth.Authorization
0s
Build Netcorext.Auth.Gateway
0s
Deploy Netcorext.Auth.Abstractions
0s
Deploy Netcorext.Auth.Extensions.AspNetCore
0s
Deploy Netcorext.Auth.Protobufs
0s
Annotations
4 warnings
|
Build Netcorext.Auth.API
Skip output 'image' since it may contain secret.
|
|
Build Netcorext.Auth.API
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.
|
|
Build Netcorext.Auth.API:
src/Netcorext.Auth.API/Services/Permission/Queries/GetFunctionId/GetFunctionIdHandler.cs#L16
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.
|
|
Build Netcorext.Auth.API:
src/Netcorext.Auth.API/Services/Permission/Queries/GetFunctionId/GetFunctionIdHandler.cs#L16
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.
|