Skip to content

Build and Deploy

Build and Deploy #332

Manually triggered January 15, 2026 08:08
Status Success
Total duration 1m 52s
Artifacts 3

ci-cd.yml

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

Annotations

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

Artifacts

Produced during runtime
Name Size Digest
packages-Netcorext.Auth.Abstractions-3bf0b68
16.2 KB
sha256:c78220c3c79745d8f3879301557fa99431003a9d4dcea835ec4727b9ed89e3ed
packages-Netcorext.Auth.Extensions.AspNetCore-3bf0b68
239 KB
sha256:afac3f2aac98590e6870bc8bbbc91356d00edb3da02ffa57417ed4f811c0d63e
packages-Netcorext.Auth.Protobufs-3bf0b68
489 KB
sha256:57eb269c53ccf98e8897e4defe12c73d6fa75acd024526731e6a17997a71d457