Add Nodeset2 samples #1010
Annotations
3 errors and 11 warnings
Build:
Applications/Quickstarts.Servers/TestData/TestDataNodeManager.cs#L69
The name 'NodeManagerOrderDefaults' does not exist in the current context
|
Build:
Applications/Quickstarts.Servers/TestData/TestDataNodeManager.cs#L69
The name 'NodeManagerOrderDefaults' does not exist in the current context
|
Build
Process completed with exit code 1.
|
Upload test results
No files were found with the provided path: TestResults-Client-macOS-latest-net9.0-Release. No artifacts will be uploaded.
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
Applications/Quickstarts.Servers/StructuresWithArrays/StructuresWithArraysSystem.cs#L205
The behavior of 'string.Format(string, object, object, object)' could vary based on the current user's locale settings. Replace this call in 'StructuresWithArraysSystem.RandomDiscoveryUrl(StringCollection, int, string)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Build:
Applications/Quickstarts.Servers/StructuresWithArrays/StructuresWithArraysSystem.cs#L205
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'StructuresWithArraysSystem.RandomDiscoveryUrl(StringCollection, int, string)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Build:
Applications/Quickstarts.Servers/StructuresWithArrays/StructuresWithArraysSystem.cs#L209
The behavior of 'string.Format(string, object, object, object)' could vary based on the current user's locale settings. Replace this call in 'StructuresWithArraysSystem.RandomDiscoveryUrl(StringCollection, int, string)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Build:
Applications/Quickstarts.Servers/StructuresWithArrays/StructuresWithArraysSystem.cs#L209
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'StructuresWithArraysSystem.RandomDiscoveryUrl(StringCollection, int, string)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Build:
Applications/Quickstarts.Servers/StructuresWithArrays/StructuresWithArraysSystem.cs#L213
The behavior of 'string.Format(string, object, object, object)' could vary based on the current user's locale settings. Replace this call in 'StructuresWithArraysSystem.RandomDiscoveryUrl(StringCollection, int, string)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Build:
Applications/Quickstarts.Servers/StructuresWithArrays/StructuresWithArraysSystem.cs#L213
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'StructuresWithArraysSystem.RandomDiscoveryUrl(StringCollection, int, string)' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Build:
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)
|
Loading