Skip to content

feat: 個別設定 SlowCommandLoggingThreshold #293

feat: 個別設定 SlowCommandLoggingThreshold

feat: 個別設定 SlowCommandLoggingThreshold #293

Triggered via push June 10, 2025 03:10
Status Success
Total duration 1m 41s
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 30s
Build Netcorext.Auth.API
Build Netcorext.Auth.Authentication
1m 18s
Build Netcorext.Auth.Authentication
Build Netcorext.Auth.Authorization
1m 28s
Build Netcorext.Auth.Authorization
Build Netcorext.Auth.Gateway
1m 8s
Build Netcorext.Auth.Gateway
Deploy Netcorext.Auth.Abstractions
Deploy Netcorext.Auth.Abstractions
Deploy Netcorext.Auth.Extensions.AspNetCore
Deploy Netcorext.Auth.Extensions.AspNetCore
Deploy Netcorext.Auth.Protobufs
0s
Deploy Netcorext.Auth.Protobufs
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Build Netcorext.Auth.Gateway
Skip output 'image' since it may contain secret.
Build Netcorext.Auth.Authentication
Skip output 'image' since it may contain secret.
Build Netcorext.Auth.Authorization
Skip output 'image' since it may contain secret.
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.