Skip to content

πŸš€ feat(models): 重構 User ε’Œ UserAgent 鑞εˆ₯ #333

πŸš€ feat(models): 重構 User ε’Œ UserAgent 鑞εˆ₯

πŸš€ feat(models): 重構 User ε’Œ UserAgent 鑞εˆ₯ #333

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

ci-cd.yml

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

Annotations

30 warnings
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.
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.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.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/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
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/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: 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
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.