Merge branch 'master' into dependabot/nuget/NUnit.Console-3.21.1 #5587
Annotations
32 warnings
|
test-windows-latest-PubSub:
Libraries/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs#L260
Change type of variable 'publisherClient' from 'MQTTnet.IMqttClient' to 'MQTTnet.MqttClient' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
test-windows-latest-PubSub:
Libraries/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs#L266
'publisherClient != null' is always 'true'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
test-windows-latest-PubSub:
Libraries/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs#L260
Change type of variable 'publisherClient' from 'MQTTnet.IMqttClient' to 'MQTTnet.MqttClient' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
test-windows-latest-PubSub:
Libraries/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs#L266
'publisherClient != null' is always 'true'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
test-windows-latest-Security.Certificates:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Security.Certificates:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Server:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Server:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Core:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Core:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Gds:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Gds:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-PubSub:
Libraries/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs#L260
Change type of variable 'publisherClient' from 'MQTTnet.IMqttClient' to 'MQTTnet.MqttClient' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
test-ubuntu-latest-PubSub:
Libraries/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs#L266
'publisherClient != null' is always 'true'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
test-ubuntu-latest-PubSub:
Libraries/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs#L260
Change type of variable 'publisherClient' from 'MQTTnet.IMqttClient' to 'MQTTnet.MqttClient' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
|
test-ubuntu-latest-PubSub:
Libraries/Opc.Ua.PubSub/Transport/MqttPubSubConnection.cs#L266
'publisherClient != null' is always 'true'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
test-ubuntu-latest-Client.ComplexTypes:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Client.ComplexTypes:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Client.ComplexTypes:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Client.ComplexTypes:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Security.Certificates:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Security.Certificates:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Core:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Core:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Gds:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Gds:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Server:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Server:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Client:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-windows-latest-Client:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Client:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
test-ubuntu-latest-Client:
Tests/Opc.Ua.Security.Certificates.Tests/Pkcs10CertificationRequestTests.cs#L313
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dotnet-results-Client-ubuntu-latest-net10.0-Release
|
8.19 MB |
sha256:79e79eb63ebc9a74dbbd6d33cb5f51d6f5c0e229fbae3c96a6b369e0a1e9e234
|
|
|
dotnet-results-Client-windows-latest-net10.0-Release
|
8.47 MB |
sha256:7a4c67de18295c51692f28e0a0b8519dd8c5660f7d9e0e302860469918e3ea63
|
|
|
dotnet-results-Client.ComplexTypes-ubuntu-latest-net10.0-Release
|
7.78 MB |
sha256:11482159c52fbd0b6a41eac1c851a4da8a8280baad60fccf766a36aec633ba07
|
|
|
dotnet-results-Client.ComplexTypes-windows-latest-net10.0-Release
|
7.34 MB |
sha256:41cf9089b8993bdb39094b49074231bd5e2be2beeaa6d8efbc928778819dd421
|
|
|
dotnet-results-Configuration-ubuntu-latest-net10.0-Release
|
996 KB |
sha256:45f9ffb67a1d5c49d6013c651b6fe04246b007c8d644e60987fd39da9866aa83
|
|
|
dotnet-results-Configuration-windows-latest-net10.0-Release
|
996 KB |
sha256:fded2cd7cfa74c6ceb3efc8e9d63f8b942297f9f9213e6e41572ac23ec6e8736
|
|
|
dotnet-results-Core-ubuntu-latest-net10.0-Release
|
3 MB |
sha256:a5faae25bbe0e4ba1d829a56c6311b1e373f60b0f5920362f39f5f466e6350ad
|
|
|
dotnet-results-Core-windows-latest-net10.0-Release
|
3.01 MB |
sha256:ce585f5b03df446a6e28af47f069ce5e500c4246777bc58ed8c85e90d4c8791d
|
|
|
dotnet-results-Gds-ubuntu-latest-net10.0-Release
|
2.24 MB |
sha256:733532dd2739bbd9b03db21459e79d9d217c6fe6ae29b137d191c56719f3806c
|
|
|
dotnet-results-Gds-windows-latest-net10.0-Release
|
2.32 MB |
sha256:7114ae388070998c874b6f22ea093046a19b8f89d891831de999babb6e665866
|
|
|
dotnet-results-PubSub-ubuntu-latest-net10.0-Release
|
61.2 MB |
sha256:6c35b324a995fb74cb8de38d3e3cfae88f86315eb5d3c2bc817c34505b24232b
|
|
|
dotnet-results-PubSub-windows-latest-net10.0-Release
|
64 MB |
sha256:f8d53271ae638fc932fe6c221ee125525d5ecf0ce027979e7dce81c3bb13054b
|
|
|
dotnet-results-Security.Certificates-ubuntu-latest-net10.0-Release
|
955 KB |
sha256:e81631aa82cb78c53b5840633dde1ccf2528d6c7464052e371cd3f183f0bf8a0
|
|
|
dotnet-results-Security.Certificates-windows-latest-net10.0-Release
|
954 KB |
sha256:f07dc1a5dc9b0212c9141efe3176ee5e63d0d2edcf79c76a0775eb1336e3d18a
|
|
|
dotnet-results-Server-ubuntu-latest-net10.0-Release
|
2.12 MB |
sha256:d570c6b88d89321936c1560b9ea10fd65f28aba217c7db005760887ce52a1699
|
|
|
dotnet-results-Server-windows-latest-net10.0-Release
|
2.16 MB |
sha256:955af64a9859f6d28c087ca2f818196e14051ef58898dd957457f2959024829f
|
|
|
dotnet-results-Types-ubuntu-latest-net10.0-Release
|
522 KB |
sha256:48ca9677ef4f024825b0db4887051378b20b28e1d83cda74da18b67770cbe1a5
|
|
|
dotnet-results-Types-windows-latest-net10.0-Release
|
523 KB |
sha256:79553dddd7b77f8626a12526030e57f8f6051db13ac86584641be1431291df5b
|
|