Publish NuGet Package #4
CICD.yml
on: workflow_dispatch
build-and-publish
25s
Annotations
1 error and 6 warnings
|
build-and-publish
Process completed with exit code 1.
|
|
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:
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.
|