Skip to content

Publish NuGet Package #6

Publish NuGet Package

Publish NuGet Package #6

Manually triggered November 22, 2025 04:17
Status Success
Total duration 34s
Artifacts

CICD.yml

on: workflow_dispatch
build-and-publish
28s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-and-publish: Core/Certificate.cs#L22
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build-and-publish: Common/CredentialSettings.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-publish: Common/CredentialSettings.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-publish: Core/Certificate.cs#L22
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build-and-publish: Common/CredentialSettings.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-publish: Common/CredentialSettings.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.