Skip to content

Improved invalidation condition of SignatureAlgorithm #305

Improved invalidation condition of SignatureAlgorithm

Improved invalidation condition of SignatureAlgorithm #305

Triggered via push December 17, 2024 08:16
Status Cancelled
Total duration 10m 2s
Artifacts 20

buildandtest.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 251 warnings
test-windows-latest-Client
Canceling since a higher priority waiting request for 'Build and Test .NET 9.0-refs/heads/master-certsignalg' exists
test-windows-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-certsignalg' exists
test-ubuntu-latest-Client
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-certsignalg' exists
test-macOS-latest-Core
The operation was canceled.
test-macOS-latest-Client
Canceling since a higher priority waiting request for 'Build and Test .NET 9.0-refs/heads/master-certsignalg' exists
test-macOS-latest-Client
The operation was canceled.
test-macOS-latest-Configuration: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-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-macOS-latest-Configuration: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Configuration: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-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-macOS-latest-Configuration: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-Configuration: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-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-macOS-latest-Configuration: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Configuration: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ubuntu-latest-Configuration: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
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-Configuration: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Configuration: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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/Types/Encoders/JsonEncoder.cs#L1084
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/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/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
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-Configuration: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Configuration: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Security.Certificates: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Security.Certificates: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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/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/Types/Encoders/JsonEncoder.cs#L1084
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/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Security.Certificates: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Security.Certificates: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-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-macOS-latest-Client.ComplexTypes: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-latest-Client.ComplexTypes: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-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-macOS-latest-Client.ComplexTypes: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-Client.ComplexTypes: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-Client.ComplexTypes: Tests/Opc.Ua.Core.Tests/Stack/Buffers/ArraySegmentStreamTests.cs#L218
Avoid inexact read with 'Opc.Ua.Bindings.ArraySegmentStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-latest-Client.ComplexTypes: Tests/Opc.Ua.Core.Tests/Stack/Buffers/ArraySegmentStreamTests.cs#L226
Avoid inexact read with 'Opc.Ua.Bindings.ArraySegmentStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-latest-Client.ComplexTypes: Libraries/Opc.Ua.Client/Session/TraceableSession.cs#L1303
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
test-macOS-latest-Client.ComplexTypes: Applications/Quickstarts.Servers/MemoryBuffer/MemoryBufferNodeManager.cs#L237
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'MemoryBufferNodeManager.GetManagerHandle(ISystemContext, NodeId, IDictionary<NodeId, NodeState>)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-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-Security.Certificates: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Security.Certificates: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-Security.Certificates: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-windows-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-windows-latest-Security.Certificates: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-windows-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-Security.Certificates: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Security.Certificates: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-Security.Certificates: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-Gds: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-Gds: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-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-macOS-latest-Gds: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Gds: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-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-macOS-latest-Gds: Libraries/Opc.Ua.Client/Session/TraceableSession.cs#L1303
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
test-macOS-latest-Gds: Applications/Quickstarts.Servers/MemoryBuffer/MemoryBufferNodeManager.cs#L237
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'MemoryBufferNodeManager.GetManagerHandle(ISystemContext, NodeId, IDictionary<NodeId, NodeState>)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Gds: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Gds: Applications/Quickstarts.Servers/Alarms/AlarmHolders/DiscreteHolder.cs#L88
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'DiscreteHolder.SetValue([string])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Client.ComplexTypes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ubuntu-latest-Client.ComplexTypes: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
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.ComplexTypes: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Client.ComplexTypes: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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/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/Types/Encoders/JsonEncoder.cs#L1084
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: Libraries/Opc.Ua.Client/Session/TraceableSession.cs#L1303
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
test-ubuntu-latest-Client.ComplexTypes: Tests/Opc.Ua.Core.Tests/Stack/Buffers/ArraySegmentStreamTests.cs#L218
Avoid inexact read with 'Opc.Ua.Bindings.ArraySegmentStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Client.ComplexTypes: Tests/Opc.Ua.Core.Tests/Stack/Buffers/ArraySegmentStreamTests.cs#L226
Avoid inexact read with 'Opc.Ua.Bindings.ArraySegmentStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Client.ComplexTypes: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
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: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
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/Types/Encoders/XmlEncoder.cs#L539
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/Types/Encoders/JsonEncoder.cs#L1084
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/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-latest-PubSub: Tests/Opc.Ua.PubSub.Tests/Transport/MqttPubSubConnectionTests.cs#L82
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithUadp(object)' 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/MqttPubSubConnectionTests.cs#L193
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithDeltaUadp(object, int)' 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/MqttPubSubConnectionTests.cs#L329
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithJson(object, double)' 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/MqttPubSubConnectionTests.cs#L455
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithDeltaJson(object, int)' 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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-Gds: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Gds: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Gds: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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/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/Types/Encoders/JsonEncoder.cs#L1084
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: Libraries/Opc.Ua.Client/Session/TraceableSession.cs#L1303
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
test-ubuntu-latest-Gds: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Gds: Applications/Quickstarts.Servers/Alarms/AlarmHolders/ConditionTypeHolder.cs#L171
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'ConditionTypeHolder.ReportEvent([ConditionState])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Gds: Applications/Quickstarts.Servers/Alarms/AlarmHolders/DiscreteHolder.cs#L88
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'DiscreteHolder.SetValue([string])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-PubSub
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ubuntu-latest-PubSub: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
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: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-PubSub: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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/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/Types/Encoders/JsonEncoder.cs#L1084
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: Tests/Opc.Ua.PubSub.Tests/Transport/MqttPubSubConnectionTests.cs#L82
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithUadp(object)' 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/MqttPubSubConnectionTests.cs#L193
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithDeltaUadp(object, int)' 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/MqttPubSubConnectionTests.cs#L329
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithJson(object, double)' 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/MqttPubSubConnectionTests.cs#L455
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithDeltaJson(object, int)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Configuration: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-windows-latest-Configuration: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-windows-latest-Configuration: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-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-windows-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-windows-latest-Configuration: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-Configuration: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-windows-latest-Configuration: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-windows-latest-Configuration: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-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-Core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-ubuntu-latest-Core: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Core: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
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/Types/Encoders/XmlEncoder.cs#L539
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/Types/Encoders/JsonEncoder.cs#L1084
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: Tests/Opc.Ua.Core.Tests/Stack/Buffers/ArraySegmentStreamTests.cs#L218
Avoid inexact read with 'Opc.Ua.Bindings.ArraySegmentStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Core: Tests/Opc.Ua.Core.Tests/Stack/Buffers/ArraySegmentStreamTests.cs#L226
Avoid inexact read with 'Opc.Ua.Bindings.ArraySegmentStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Core: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Core: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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-ubuntu-latest-Server: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Server: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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/Types/Encoders/JsonEncoder.cs#L1084
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/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/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Server: Applications/Quickstarts.Servers/MemoryBuffer/MemoryBufferNodeManager.cs#L237
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'MemoryBufferNodeManager.GetManagerHandle(ISystemContext, NodeId, IDictionary<NodeId, NodeState>)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Server: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Server: Applications/Quickstarts.Servers/Alarms/AlarmHolders/DiscreteHolder.cs#L88
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'DiscreteHolder.SetValue([string])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Server: Applications/Quickstarts.Servers/Alarms/AlarmHolders/ConditionTypeHolder.cs#L171
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'ConditionTypeHolder.ReportEvent([ConditionState])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-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-windows-latest-Client.ComplexTypes: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Client.ComplexTypes: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-Client.ComplexTypes: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-windows-latest-Client.ComplexTypes: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-windows-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-windows-latest-Client.ComplexTypes: Libraries/Opc.Ua.Client/Session/TraceableSession.cs#L1303
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
test-windows-latest-Client.ComplexTypes: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Client.ComplexTypes: Applications/Quickstarts.Servers/MemoryBuffer/MemoryBufferNodeManager.cs#L237
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'MemoryBufferNodeManager.GetManagerHandle(ISystemContext, NodeId, IDictionary<NodeId, NodeState>)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Client.ComplexTypes: Applications/Quickstarts.Servers/Alarms/AlarmHolders/DiscreteHolder.cs#L88
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'DiscreteHolder.SetValue([string])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Security.Certificates: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-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-macOS-latest-Security.Certificates: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Security.Certificates: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-Security.Certificates: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-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-macOS-latest-Security.Certificates: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-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-macOS-latest-Security.Certificates: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Security.Certificates: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-windows-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-windows-latest-Gds: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Gds: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-Gds: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-windows-latest-Gds: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-windows-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-windows-latest-Gds: Libraries/Opc.Ua.Client/Session/TraceableSession.cs#L1303
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
test-windows-latest-Gds: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Gds: Applications/Quickstarts.Servers/MemoryBuffer/MemoryBufferNodeManager.cs#L237
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'MemoryBufferNodeManager.GetManagerHandle(ISystemContext, NodeId, IDictionary<NodeId, NodeState>)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Gds: Applications/Quickstarts.Servers/ReferenceServer/ReferenceNodeManager.cs#L672
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'ReferenceNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-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-windows-latest-PubSub: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-PubSub: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-PubSub: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-windows-latest-PubSub: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-windows-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-windows-latest-PubSub: Tests/Opc.Ua.PubSub.Tests/Transport/MqttPubSubConnectionTests.cs#L82
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithUadp(object)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-PubSub: Tests/Opc.Ua.PubSub.Tests/Transport/MqttPubSubConnectionTests.cs#L193
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithDeltaUadp(object, int)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-PubSub: Tests/Opc.Ua.PubSub.Tests/Transport/MqttPubSubConnectionTests.cs#L329
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithJson(object, double)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-PubSub: Tests/Opc.Ua.PubSub.Tests/Transport/MqttPubSubConnectionTests.cs#L455
The behavior of 'string.Format(string, object, object)' could vary based on the current user's locale settings. Replace this call in 'MqttPubSubConnectionTests.ValidateMqttLocalPubSubConnectionWithDeltaJson(object, int)' 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: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
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: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Server: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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/Types/Encoders/JsonEncoder.cs#L1084
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/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: Applications/Quickstarts.Servers/MemoryBuffer/MemoryBufferNodeManager.cs#L237
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'MemoryBufferNodeManager.GetManagerHandle(ISystemContext, NodeId, IDictionary<NodeId, NodeState>)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Server: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Server: Applications/Quickstarts.Servers/Alarms/AlarmHolders/DiscreteHolder.cs#L88
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'DiscreteHolder.SetValue([string])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Server: Applications/Quickstarts.Servers/Alarms/AlarmHolders/ConditionTypeHolder.cs#L171
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'ConditionTypeHolder.ReportEvent([ConditionState])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Core: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-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-windows-latest-Core: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-windows-latest-Core: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-windows-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-windows-latest-Core: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-Core: Tests/Opc.Ua.Core.Tests/Stack/Buffers/ArraySegmentStreamTests.cs#L218
Avoid inexact read with 'Opc.Ua.Bindings.ArraySegmentStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-Core: Tests/Opc.Ua.Core.Tests/Stack/Buffers/ArraySegmentStreamTests.cs#L226
Avoid inexact read with 'Opc.Ua.Bindings.ArraySegmentStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-Core: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-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-windows-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-windows-latest-Server: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-Server: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Server: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-windows-latest-Server: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-windows-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-windows-latest-Server: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Server: Applications/Quickstarts.Servers/MemoryBuffer/MemoryBufferNodeManager.cs#L237
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'MemoryBufferNodeManager.GetManagerHandle(ISystemContext, NodeId, IDictionary<NodeId, NodeState>)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Server: Applications/Quickstarts.Servers/Alarms/AlarmHolders/DiscreteHolder.cs#L88
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'DiscreteHolder.SetValue([string])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Server: Applications/Quickstarts.Servers/Alarms/AlarmHolders/ConditionTypeHolder.cs#L171
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'ConditionTypeHolder.ReportEvent([ConditionState])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Client: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-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-windows-latest-Client: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-windows-latest-Client: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-windows-latest-Client: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-windows-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-windows-latest-Client: Libraries/Opc.Ua.Client/Session/TraceableSession.cs#L1303
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
test-windows-latest-Client: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Client: Applications/Quickstarts.Servers/MemoryBuffer/MemoryBufferNodeManager.cs#L237
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'MemoryBufferNodeManager.GetManagerHandle(ISystemContext, NodeId, IDictionary<NodeId, NodeState>)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-windows-latest-Client: Applications/Quickstarts.Servers/Alarms/AlarmHolders/DiscreteHolder.cs#L88
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'DiscreteHolder.SetValue([string])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
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-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/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: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Client: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-ubuntu-latest-Client: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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/Types/Encoders/JsonEncoder.cs#L1084
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/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: Libraries/Opc.Ua.Client/Session/TraceableSession.cs#L1303
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
test-ubuntu-latest-Client: Applications/Quickstarts.Servers/MemoryBuffer/MemoryBufferNodeManager.cs#L237
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'MemoryBufferNodeManager.GetManagerHandle(ISystemContext, NodeId, IDictionary<NodeId, NodeState>)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Client: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-ubuntu-latest-Client: Applications/Quickstarts.Servers/Alarms/AlarmHolders/AlarmConditionTypeHolder.cs#L275
The behavior of 'double.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmConditionTypeHolder.OnShelve(ISystemContext, AlarmConditionState, bool, bool, double)' with a call to 'double.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
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/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/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Core: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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/Types/Encoders/JsonEncoder.cs#L1084
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/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/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-latest-Core: Tests/Opc.Ua.Core.Tests/Stack/Buffers/ArraySegmentStreamTests.cs#L218
Avoid inexact read with 'Opc.Ua.Bindings.ArraySegmentStream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-latest-Core: Tests/Opc.Ua.Core.Tests/Stack/Buffers/ArraySegmentStreamTests.cs#L226
Avoid inexact read with 'Opc.Ua.Bindings.ArraySegmentStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
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/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Client
No files were found with the provided path: TestResults-Client-macOS-latest-net9.0-Release. No artifacts will be uploaded.
test-macOS-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-Client: Stack/Opc.Ua.Core/Stack/Tcp/TcpTransportListener.cs#L419
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'TcpTransportListener.UpdateChannelLastActiveTime(string)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Client: Stack/Opc.Ua.Core/Types/Encoders/XmlEncoder.cs#L539
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-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-macOS-latest-Client: Stack/Opc.Ua.Core/Types/Encoders/JsonEncoder.cs#L1084
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-Client: Stack/Opc.Ua.Core/Stack/Configuration/SecurityConfigurationManager.cs#L95
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
test-macOS-latest-Client: Libraries/Opc.Ua.Client/Session/TraceableSession.cs#L1303
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
test-macOS-latest-Client: Applications/Quickstarts.Servers/MemoryBuffer/MemoryBufferNodeManager.cs#L237
The behavior of 'Convert.ToUInt32(string)' could vary based on the current user's locale settings. Replace this call in 'MemoryBufferNodeManager.GetManagerHandle(ISystemContext, NodeId, IDictionary<NodeId, NodeState>)' with a call to 'Convert.ToUInt32(string, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Client: Applications/Quickstarts.Servers/Alarms/AlarmNodeManager.cs#L146
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'AlarmNodeManager.CreateAddressSpace(IDictionary<NodeId, IList<IReference>>)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
test-macOS-latest-Client: Applications/Quickstarts.Servers/Alarms/AlarmHolders/DiscreteHolder.cs#L88
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'DiscreteHolder.SetValue([string])' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)

Artifacts

Produced during runtime
Name Size
dotnet-results-Client.ComplexTypes-macOS-latest-net9.0-Release
5.58 MB
dotnet-results-Client.ComplexTypes-ubuntu-latest-net9.0-Release
5.67 MB
dotnet-results-Client.ComplexTypes-windows-latest-net9.0-Release
5.96 MB
dotnet-results-Configuration-macOS-latest-net9.0-Release
886 KB
dotnet-results-Configuration-ubuntu-latest-net9.0-Release
886 KB
dotnet-results-Configuration-windows-latest-net9.0-Release
887 KB
dotnet-results-Core-ubuntu-latest-net9.0-Release
6.44 MB
dotnet-results-Core-windows-latest-net9.0-Release
6.44 MB
dotnet-results-Gds-macOS-latest-net9.0-Release
1.61 MB
dotnet-results-Gds-ubuntu-latest-net9.0-Release
1.61 MB
dotnet-results-Gds-windows-latest-net9.0-Release
1.67 MB
dotnet-results-PubSub-macOS-latest-net9.0-Release
57.6 MB
dotnet-results-PubSub-ubuntu-latest-net9.0-Release
57.7 MB
dotnet-results-PubSub-windows-latest-net9.0-Release
60.9 MB
dotnet-results-Security.Certificates-macOS-latest-net9.0-Release
878 KB
dotnet-results-Security.Certificates-ubuntu-latest-net9.0-Release
903 KB
dotnet-results-Security.Certificates-windows-latest-net9.0-Release
900 KB
dotnet-results-Server-macOS-latest-net9.0-Release
1.64 MB
dotnet-results-Server-ubuntu-latest-net9.0-Release
1.64 MB
dotnet-results-Server-windows-latest-net9.0-Release
1.69 MB