Skip to content

feat: 兼容舊版 .Net #320

feat: 兼容舊版 .Net

feat: 兼容舊版 .Net #320

Triggered via push December 1, 2025 10:33
Status Success
Total duration 2m 24s
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 38s
Build Netcorext.Auth.API
Build Netcorext.Auth.Authentication
2m 3s
Build Netcorext.Auth.Authentication
Build Netcorext.Auth.Authorization
1m 39s
Build Netcorext.Auth.Authorization
Build Netcorext.Auth.Gateway
1m 56s
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
Tag Version
5s
Tag Version
Fit to window
Zoom out
Zoom in

Annotations

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