Skip to content

fix: 移除不必要的 using 語句並在開發環境中啟用 gRPC 反射服務 #335

fix: 移除不必要的 using 語句並在開發環境中啟用 gRPC 反射服務

fix: 移除不必要的 using 語句並在開發環境中啟用 gRPC 反射服務 #335

Triggered via push February 24, 2026 02:23
Status Success
Total duration 1m 52s
Artifacts

ci-cd.yml

on: push
Matrix: Build-App
Matrix: Build-Pkg
Tag Version
3s
Tag Version
Matrix: Deploy-Pkg
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build Netcorext.Auth.API
Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/GetPermission/GetPermissionHandler.cs#L34
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'MemoryExtensions.Contains<T>(ReadOnlySpan<T>, T)'. Nullability of type argument 'string?' doesn't match constraint type 'System.IEquatable<string?>'.
Build Netcorext.Auth.API
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.API
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.API
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.API: src/Netcorext.Auth.API/Services/Role/Commands/CreateRole/CreateRoleHandler.cs#L48
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'MemoryExtensions.Contains<T>(ReadOnlySpan<T>, T)'. Nullability of type argument 'string?' doesn't match constraint type 'System.IEquatable<string?>'.
Build Netcorext.Auth.API: src/Netcorext.Auth.API/Services/User/Queries/Models/UserFunctionMixRole.cs#L5
Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Netcorext.Auth.API: src/Netcorext.Auth.API/Services/Permission/Queries/GetPermission/GetPermissionHandler.cs#L34
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'MemoryExtensions.Contains<T>(ReadOnlySpan<T>, T)'. Nullability of type argument 'string?' doesn't match constraint type 'System.IEquatable<string?>'.
Build Netcorext.Auth.API
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.API
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.API
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Gateway
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Gateway
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Gateway
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Gateway
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Gateway
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Gateway
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authorization
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authorization
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authorization
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authorization
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authorization
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authorization
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authentication
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authentication
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authentication
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authentication
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authentication
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Netcorext.Auth.Authentication
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.