CodeQL #67
Annotations
10 warnings
Build Solution:
src/Technosoftware/UaClient/TraceableSession.cs#L1277
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build Solution:
src/Technosoftware/UaClient/TraceableSession.cs#L1277
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build Solution:
src/Technosoftware/UaClient/TraceableSession.cs#L1277
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build Solution:
src/Technosoftware/UaClient/TraceableSession.cs#L1277
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build Solution:
src/Technosoftware/UaBaseServer/UaServer.cs#L111
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build Solution:
src/Technosoftware/UaBaseServer/UaServer.cs#L154
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build Solution:
src/Technosoftware/UaBaseServer/UaServer.cs#L242
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build Solution:
src/Technosoftware/UaBaseServer/UaServer.cs#L111
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build Solution:
src/Technosoftware/UaBaseServer/UaServer.cs#L242
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build Solution:
src/Technosoftware/UaBaseServer/UaServer.cs#L154
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Loading