2.0 Migration Analyzer and codefixer with Agent update #7359
Annotations
10 warnings
|
Build:
Libraries/Opc.Ua.Gds.Server.Common/GlobalDiscoverySampleServer.cs#L161
Call System.IDisposable.Dispose on object created by 'new MasterNodeManager(server, configuration, null, nodeManagers)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build:
Libraries/Opc.Ua.Server/NodeManager/MonitoredItem/SamplingGroup.cs#L254
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build:
Tests/Opc.Ua.Server.Tests/EventManagerReportEventAsyncTests.cs#L137
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build:
Tests/Opc.Ua.Server.Tests/EventManagerReportEventAsyncTests.cs#L103
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build:
Tests/Opc.Ua.Server.Tests/EventManagerReportEventAsyncTests.cs#L76
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build:
Tests/Opc.Ua.Server.Tests/AsyncCustomNodeManagerTests.cs#L4157
Seal methods that satisfy private interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2119)
|
|
Build:
Applications/Quickstarts.Servers/TestData/TestDataNodeManager.cs#L53
Call System.IDisposable.Dispose on object created by 'new TestDataNodeManager(server, configuration,
|
|
Build:
Libraries/Opc.Ua.Gds.Server.Common/Hosting/GdsServerHostedService.cs#L340
Call System.IDisposable.Dispose on object created by 'new MasterNodeManager(server, configuration, null, nodeManagers, null)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build:
Libraries/Opc.Ua.Gds.Server.Common/GlobalDiscoverySampleServer.cs#L161
Call System.IDisposable.Dispose on object created by 'new MasterNodeManager(server, configuration, null, nodeManagers)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Build:
Libraries/Opc.Ua.Server/NodeManager/MonitoredItem/SamplingGroup.cs#L254
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
background
wait
wait-all
cancel
parallel
Loading