Skip to content

fix: Package

fix: Package #282

Triggered via push March 26, 2025 06:23
Status Success
Total duration 1m 26s
Artifacts

ci-cd.yml

on: push
Build Netcorext.Auth.Abstractions
0s
Build Netcorext.Auth.Abstractions
Build Netcorext.Auth.Extensions.AspNetCore
0s
Build Netcorext.Auth.Extensions.AspNetCore
Build Netcorext.Auth.Protobufs
0s
Build Netcorext.Auth.Protobufs
Build Netcorext.Auth.API
1m 16s
Build Netcorext.Auth.API
Build Netcorext.Auth.Authentication
0s
Build Netcorext.Auth.Authentication
Build Netcorext.Auth.Authorization
0s
Build Netcorext.Auth.Authorization
Build Netcorext.Auth.Gateway
0s
Build Netcorext.Auth.Gateway
Deploy Netcorext.Auth.Abstractions
0s
Deploy Netcorext.Auth.Abstractions
Deploy Netcorext.Auth.Extensions.AspNetCore
0s
Deploy Netcorext.Auth.Extensions.AspNetCore
Deploy Netcorext.Auth.Protobufs
0s
Deploy Netcorext.Auth.Protobufs
Fit to window
Zoom out
Zoom in

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.