Publish NuGet Package #2
CICD.yml
on: workflow_dispatch
build-and-publish
22s
Annotations
9 warnings
build-and-publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-publish:
Common/CredentialSettings.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-publish:
Common/CredentialSettings.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-publish:
Common/CredentialSettings.cs#L25
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#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-publish:
Common/CredentialSettings.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-publish:
Common/CredentialSettings.cs#L25
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)
|