Skip to content

1.05.04 final release fixes #3169

1.05.04 final release fixes

1.05.04 final release fixes #3169

Triggered via pull request February 8, 2025 06:11
Status Failure
Total duration 23m 1s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Analyze (csharp): Libraries/Opc.Ua.Client.ComplexTypes/Types/UnionComplexType.cs#L138
There is no argument given that corresponds to the required parameter 'fieldName' of 'IDecoder.ReadSwitchField(IList<string>, out string)'
Analyze (csharp): Libraries/Opc.Ua.Client.ComplexTypes/Types/UnionComplexType.cs#L153
There is no argument given that corresponds to the required parameter 'fieldName' of 'IDecoder.ReadSwitchField(IList<string>, out string)'
Analyze (csharp): Libraries/Opc.Ua.Client.ComplexTypes/Types/UnionComplexType.cs#L138
There is no argument given that corresponds to the required parameter 'fieldName' of 'IDecoder.ReadSwitchField(IList<string>, out string)'
Analyze (csharp): Libraries/Opc.Ua.Client.ComplexTypes/Types/UnionComplexType.cs#L153
There is no argument given that corresponds to the required parameter 'fieldName' of 'IDecoder.ReadSwitchField(IList<string>, out string)'
Analyze (csharp): Libraries/Opc.Ua.Client.ComplexTypes/Types/UnionComplexType.cs#L138
There is no argument given that corresponds to the required parameter 'fieldName' of 'IDecoder.ReadSwitchField(IList<string>, out string)'
Analyze (csharp): Libraries/Opc.Ua.Client.ComplexTypes/Types/UnionComplexType.cs#L153
There is no argument given that corresponds to the required parameter 'fieldName' of 'IDecoder.ReadSwitchField(IList<string>, out string)'
Analyze (csharp): Libraries/Opc.Ua.Client.ComplexTypes/Types/UnionComplexType.cs#L138
There is no argument given that corresponds to the required parameter 'fieldName' of 'IDecoder.ReadSwitchField(IList<string>, out string)'
Analyze (csharp): Libraries/Opc.Ua.Client.ComplexTypes/Types/UnionComplexType.cs#L153
There is no argument given that corresponds to the required parameter 'fieldName' of 'IDecoder.ReadSwitchField(IList<string>, out string)'
Analyze (csharp): Libraries/Opc.Ua.Client.ComplexTypes/Types/UnionComplexType.cs#L138
There is no argument given that corresponds to the required parameter 'fieldName' of 'IDecoder.ReadSwitchField(IList<string>, out string)'
Analyze (csharp): Libraries/Opc.Ua.Client.ComplexTypes/Types/UnionComplexType.cs#L153
There is no argument given that corresponds to the required parameter 'fieldName' of 'IDecoder.ReadSwitchField(IList<string>, out string)'
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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)