Unknown What I did #59
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/upload-artifact@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Libraries/Opc.Ua.Security.Certificates/X509Certificate/IX509Certificate.cs#L66
The property name 'SerialNumber' is confusing given the existence of method 'GetSerialNumber'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
Libraries/Opc.Ua.Security.Certificates/X509Crl/CrlReason.cs#L53
Mark enums with FlagsAttribute (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1027)
|
Libraries/Opc.Ua.Security.Certificates/X509Crl/CrlBuilder.cs#L149
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Libraries/Opc.Ua.Security.Certificates/X509Crl/IX509Crl.cs#L80
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Libraries/Opc.Ua.Security.Certificates/Extensions/X509AuthorityKeyIdentifierExtension.cs#L215
The property name 'KeyIdentifier' is confusing given the existence of method 'GetKeyIdentifier'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
Libraries/Opc.Ua.Security.Certificates/Extensions/X509AuthorityKeyIdentifierExtension.cs#L230
The property name 'SerialNumber' is confusing given the existence of method 'GetSerialNumber'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
Libraries/Opc.Ua.Security.Certificates/X509Crl/RevokedCertificate.cs#L118
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Libraries/Opc.Ua.Security.Certificates/X509Crl/X509Crl.cs#L161
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Libraries/Opc.Ua.Security.Certificates/X509Certificate/CertificateBuilderBase.cs#L106
The property name 'SerialNumber' is confusing given the existence of method 'GetSerialNumber'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dotnet-results-Client.ComplexTypes-macOS-latest-net6.0-Release", "dotnet-results-Client.ComplexTypes-ubuntu-latest-net6.0-Release", "dotnet-results-Client.ComplexTypes-windows-latest-net6.0-Release", "dotnet-results-Client-macOS-latest-net6.0-Release", "dotnet-results-Client-ubuntu-latest-net6.0-Release", "dotnet-results-Client-windows-latest-net6.0-Release", "dotnet-results-Configuration-macOS-latest-net6.0-Release", "dotnet-results-Configuration-ubuntu-latest-net6.0-Release", "dotnet-results-Configuration-windows-latest-net6.0-Release", "dotnet-results-Core-macOS-latest-net6.0-Release", "dotnet-results-Core-ubuntu-latest-net6.0-Release", "dotnet-results-Core-windows-latest-net6.0-Release", "dotnet-results-PubSub-macOS-latest-net6.0-Release", "dotnet-results-PubSub-ubuntu-latest-net6.0-Release", "dotnet-results-PubSub-windows-latest-net6.0-Release", "dotnet-results-Security.Certificates-macOS-latest-net6.0-Release", "dotnet-results-Security.Certificates-ubuntu-latest-net6.0-Release", "dotnet-results-Security.Certificates-windows-latest-net6.0-Release", "dotnet-results-Server-macOS-latest-net6.0-Release", "dotnet-results-Server-ubuntu-latest-net6.0-Release", "dotnet-results-Server-windows-latest-net6.0-Release".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading