Skip to content

feat: 新增 SlowConnectionLoggingThreshold 設定以改善連線日誌記錄 #295

feat: 新增 SlowConnectionLoggingThreshold 設定以改善連線日誌記錄

feat: 新增 SlowConnectionLoggingThreshold 設定以改善連線日誌記錄 #295

Triggered via push July 10, 2025 00:54
Status Success
Total duration 1m 37s
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 19s
Build Netcorext.Auth.Authentication
Build Netcorext.Auth.Authorization
1m 12s
Build Netcorext.Auth.Authorization
Build Netcorext.Auth.Gateway
1m 19s
Build Netcorext.Auth.Gateway
Deploy Netcorext.Auth.Abstractions
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

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