[Server] [Regression] fix Sampling Group disposing m_shutdownEvent in… #4046
Annotations
43 errors and 67 warnings
|
test-windows-latest-Core
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-macOS-latest-Client
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-macOS-latest-Security.Certificates
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-macOS-latest-Gds
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-macOS-latest-Client.ComplexTypes
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-macOS-latest-Configuration
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-macOS-latest-Core
The operation was canceled.
|
|
test-macOS-latest-Core
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-ubuntu-latest-Configuration
The operation was canceled.
|
|
test-ubuntu-latest-Security.Certificates
The operation was canceled.
|
|
test-ubuntu-latest-Configuration
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-ubuntu-latest-Security.Certificates
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-windows-latest-Gds
The operation was canceled.
|
|
test-windows-latest-Gds
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-windows-latest-Client
The operation was canceled.
|
|
test-windows-latest-Client.ComplexTypes
The operation was canceled.
|
|
test-windows-latest-Client
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-windows-latest-Client.ComplexTypes
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-windows-latest-Security.Certificates
The operation was canceled.
|
|
test-windows-latest-Security.Certificates
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-windows-latest-PubSub
The operation was canceled.
|
|
test-windows-latest-PubSub
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-windows-latest-Server
The operation was canceled.
|
|
test-windows-latest-Server
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-windows-latest-Configuration
The operation was canceled.
|
|
test-windows-latest-Configuration
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-ubuntu-latest-Core
The operation was canceled.
|
|
test-ubuntu-latest-Core
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-ubuntu-latest-PubSub
The operation was canceled.
|
|
test-ubuntu-latest-PubSub
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-ubuntu-latest-Gds
The operation was canceled.
|
|
test-ubuntu-latest-Gds
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-ubuntu-latest-Server
The operation was canceled.
|
|
test-ubuntu-latest-Server
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-macOS-latest-Server
The operation was canceled.
|
|
test-macOS-latest-Server
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-ubuntu-latest-Client.ComplexTypes
The operation was canceled.
|
|
test-ubuntu-latest-Client.ComplexTypes
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-ubuntu-latest-Client
The operation was canceled.
|
|
test-ubuntu-latest-Client
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-macOS-latest-PubSub
The operation was canceled.
|
|
test-macOS-latest-PubSub
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
Build and Test .NET 9.0
Canceling since a higher priority waiting request for Build and Test .NET 9.0-refs/heads/master exists
|
|
test-macOS-latest-Core
No files were found with the provided path: TestResults-Core-macOS-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-macOS-latest-Core:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-macOS-latest-Core:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-macOS-latest-Core:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-macOS-latest-Core:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Configuration
No files were found with the provided path: TestResults-Configuration-ubuntu-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-ubuntu-latest-Configuration:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-Configuration:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Security.Certificates
No files were found with the provided path: TestResults-Security.Certificates-ubuntu-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-ubuntu-latest-Configuration:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-Configuration:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Security.Certificates:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-Security.Certificates:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Security.Certificates:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-Security.Certificates:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-windows-latest-Gds
No files were found with the provided path: TestResults-Gds-windows-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-windows-latest-Client
No files were found with the provided path: TestResults-Client-windows-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-windows-latest-Client.ComplexTypes
No files were found with the provided path: TestResults-Client.ComplexTypes-windows-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-windows-latest-Security.Certificates
No files were found with the provided path: TestResults-Security.Certificates-windows-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-windows-latest-PubSub
No files were found with the provided path: TestResults-PubSub-windows-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-windows-latest-Server
No files were found with the provided path: TestResults-Server-windows-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-windows-latest-Configuration
No files were found with the provided path: TestResults-Configuration-windows-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-ubuntu-latest-Core
No files were found with the provided path: TestResults-Core-ubuntu-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-ubuntu-latest-Core:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-Core:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Core:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-Core:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-PubSub
No files were found with the provided path: TestResults-PubSub-ubuntu-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-ubuntu-latest-PubSub:
Tests/Opc.Ua.PubSub.Tests/Transport/UdpPubSubConnectionTests.cs#L336
This call site is reachable on all platforms. 'UnicastIPAddressInformation.AddressPreferredLifetime' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
test-ubuntu-latest-PubSub:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-PubSub:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-PubSub:
Tests/Opc.Ua.PubSub.Tests/Transport/UdpPubSubConnectionTests.cs#L336
This call site is reachable on all platforms. 'UnicastIPAddressInformation.AddressPreferredLifetime' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
test-ubuntu-latest-PubSub:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-PubSub:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Gds
No files were found with the provided path: TestResults-Gds-ubuntu-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-ubuntu-latest-Gds:
Tests/Opc.Ua.Server.Tests/DurableMonitoredItemTests.cs#L1369
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'DurableMonitoredItemTests.DurableDataValueQueueVerifyReferenceBatching()' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Gds:
Tests/Opc.Ua.Server.Tests/DurableMonitoredItemTests.cs#L1336
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'DurableMonitoredItemTests.DurableEventQueueVerifyReferenceBatching()' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Gds:
Tests/Opc.Ua.Server.Tests/DurableMonitoredItemTests.cs#L1015
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
test-ubuntu-latest-Gds:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-Gds:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Server
No files were found with the provided path: TestResults-Server-ubuntu-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-ubuntu-latest-Server:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-Server:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-macOS-latest-Server
No files were found with the provided path: TestResults-Server-macOS-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-macOS-latest-Server:
Tests/Opc.Ua.Server.Tests/DurableMonitoredItemTests.cs#L1369
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'DurableMonitoredItemTests.DurableDataValueQueueVerifyReferenceBatching()' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-macOS-latest-Server:
Tests/Opc.Ua.Server.Tests/DurableMonitoredItemTests.cs#L1336
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'DurableMonitoredItemTests.DurableEventQueueVerifyReferenceBatching()' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-macOS-latest-Server:
Tests/Opc.Ua.Server.Tests/DurableMonitoredItemTests.cs#L1015
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
test-macOS-latest-Server:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-macOS-latest-Server:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-macOS-latest-Server:
Tests/Opc.Ua.Server.Tests/DurableMonitoredItemTests.cs#L1369
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'DurableMonitoredItemTests.DurableDataValueQueueVerifyReferenceBatching()' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-macOS-latest-Server:
Tests/Opc.Ua.Server.Tests/DurableMonitoredItemTests.cs#L1336
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'DurableMonitoredItemTests.DurableEventQueueVerifyReferenceBatching()' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-macOS-latest-Server:
Tests/Opc.Ua.Server.Tests/DurableMonitoredItemTests.cs#L1015
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
test-macOS-latest-Server:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-macOS-latest-Server:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Client.ComplexTypes
No files were found with the provided path: TestResults-Client.ComplexTypes-ubuntu-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-ubuntu-latest-Client.ComplexTypes:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-Client.ComplexTypes:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-ubuntu-latest-Client
No files were found with the provided path: TestResults-Client-ubuntu-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-ubuntu-latest-Client:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-ubuntu-latest-Client:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-macOS-latest-PubSub
No files were found with the provided path: TestResults-PubSub-macOS-latest-net9.0-Release. No artifacts will be uploaded.
|
|
test-macOS-latest-PubSub:
Tests/Opc.Ua.PubSub.Tests/Transport/UdpPubSubConnectionTests.cs#L336
This call site is reachable on all platforms. 'UnicastIPAddressInformation.AddressPreferredLifetime' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
test-macOS-latest-PubSub:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-macOS-latest-PubSub:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
test-macOS-latest-PubSub:
Tests/Opc.Ua.PubSub.Tests/Transport/UdpPubSubConnectionTests.cs#L336
This call site is reachable on all platforms. 'UnicastIPAddressInformation.AddressPreferredLifetime' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
test-macOS-latest-PubSub:
Stack/Opc.Ua.Core/Types/Encoders/BinaryEncoder.cs#L596
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
test-macOS-latest-PubSub:
Stack/Opc.Ua.Core/Stack/Tcp/UaSCBinaryClientChannel.cs#L656
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'UaSCUaBinaryClientChannel.ProcessOpenSecureChannelResponse(uint, ArraySegment<byte>)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|