Add CodeQL support #3
Annotations
10 errors and 13 warnings
Analyze (csharp):
test/DurableTask.AzureStorage.Tests/TestOrchestrationHost.cs#L142
The type or namespace name 'TestInstance<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
test/DurableTask.AzureStorage.Tests/TestOrchestrationHost.cs#L150
The type or namespace name 'TestInstance<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
test/DurableTask.AzureStorage.Tests/TestOrchestrationHost.cs#L171
The type or namespace name 'TestInstance<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
test/DurableTask.AzureStorage.Tests/TestOrchestrationHost.cs#L142
The type or namespace name 'TestInstance<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
test/DurableTask.AzureStorage.Tests/TestOrchestrationHost.cs#L150
The type or namespace name 'TestInstance<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
test/DurableTask.AzureStorage.Tests/TestOrchestrationHost.cs#L171
The type or namespace name 'TestInstance<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
test/TestFabricApplication/TestApplication.StatefulService/TestOrchestrationsProvider.cs#L69
The type or namespace name 'SimpleOrchestrationWithSubOrchestration2' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
test/TestFabricApplication/TestApplication.StatefulService/TestOrchestrationsProvider.cs#L70
The type or namespace name 'SimpleRecurringSubOrchestration' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
test/DurableTask.ServiceBus.Tests/ErrorHandlingTests.cs#L67
The type or namespace name 'TestObjectCreator<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
test/DurableTask.ServiceBus.Tests/ErrorHandlingTests.cs#L87
The type or namespace name 'TestObjectCreator<>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze (csharp)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Analyze (csharp)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Analyze (csharp)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Analyze (csharp)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Analyze (csharp)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Analyze (csharp)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Analyze (csharp):
samples/DistributedTraceSample/OpenTelemetry/Program.cs#L100
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Analyze (csharp)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Analyze (csharp)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Analyze (csharp)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Analyze (csharp)
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Analyze (csharp):
samples/DistributedTraceSample/OpenTelemetry/Program.cs#L100
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|