2.0 Migration Analyzer and codefixer with Agent update #5701
Annotations
11 warnings and 1 notice
|
Build Solution:
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 Solution:
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 Solution:
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 Solution:
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 Solution:
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 Solution:
Applications/Quickstarts.Servers/TestData/TestDataNodeManager.cs#L53
Call System.IDisposable.Dispose on object created by 'new TestDataNodeManager(server, configuration,
|
|
Build Solution:
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 Solution:
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 Solution:
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 Solution
ProjectReference 'D:\a\UA-.NETStandard\UA-.NETStandard\Tools\Opc.Ua.MigrationAnalyzer.Core\Opc.Ua.MigrationAnalyzer.Core.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETStandard,Version=v2.0'. This project may not be fully compatible with your project.
|
|
Initialize CodeQL
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
|
background
wait
wait-all
cancel
parallel
Loading