Encoder/decoder/session perf: JSON flush + buffer pooling + NodeId read-once + async session create + lazy loggers #6148
Annotations
5 errors and 11 warnings
|
Analyze (csharp)
Process completed with exit code 1.
|
|
Analyze (csharp):
Tests/Opc.Ua.Core.Tests/Security/Certificates/DirectoryCertificateStoreTests.cs#L575
'Array' does not contain a definition for 'Fill'
|
|
Analyze (csharp):
Tests/Opc.Ua.Core.Tests/Security/Certificates/DirectoryCertificateStoreTests.cs#L575
'Array' does not contain a definition for 'Fill'
|
|
Analyze (csharp):
Tests/Opc.Ua.Core.Tests/Security/Certificates/DirectoryCertificateStoreTests.cs#L575
'Array' does not contain a definition for 'Fill'
|
|
Analyze (csharp):
Tests/Opc.Ua.Core.Tests/Security/Certificates/DirectoryCertificateStoreTests.cs#L575
'Array' does not contain a definition for 'Fill'
|
|
Analyze (csharp):
Tests/Opc.Ua.History.Tests/AlarmsAndConditionsEnableTests.cs#L161
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Analyze (csharp):
Tests/Opc.Ua.History.Tests/AlarmsAndConditionsConfirmTests.cs#L96
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Analyze (csharp):
Tests/Opc.Ua.History.Tests/AlarmsAndConditionsAlarmTests.cs#L101
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Analyze (csharp):
Tests/Opc.Ua.History.Tests/AlarmsAndConditionsAcknowledgeTests.cs#L129
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Analyze (csharp):
Tests/Opc.Ua.Core.Tests/Security/Identity/StaticIssuerKeyResolverTests.cs#L64
Call System.IDisposable.Dispose on object created by 'CreateKey("kid-1")' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Analyze (csharp):
Tests/Opc.Ua.Core.Tests/Security/Identity/StaticIssuerKeyResolverTests.cs#L90
Call System.IDisposable.Dispose on object created by 'CreateKey("kid-1")' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Analyze (csharp):
Tests/Opc.Ua.Core.Tests/Security/Identity/StaticIssuerKeyResolverTests.cs#L49
Call System.IDisposable.Dispose on object created by 'CreateKey("kid-2")' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Analyze (csharp):
Tests/Opc.Ua.Core.Tests/Security/Identity/StaticIssuerKeyResolverTests.cs#L49
Call System.IDisposable.Dispose on object created by 'CreateKey("kid-1")' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Analyze (csharp):
Tests/Opc.Ua.Core.Tests/Security/Identity/StaticIssuerKeyResolverTests.cs#L78
Call System.IDisposable.Dispose on object created by 'CreateKey("kid-1")' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Analyze (csharp):
Tests/Opc.Ua.Core.Tests/Security/Identity/StaticIssuerKeyResolverTests.cs#L78
Call System.IDisposable.Dispose on object created by 'CreateKey("kid-2")' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|