Skip to content

chore(deps): update dependency testcontainers to 3.10.0 - autoclosed #166

chore(deps): update dependency testcontainers to 3.10.0 - autoclosed

chore(deps): update dependency testcontainers to 3.10.0 - autoclosed #166

Triggered via pull request September 16, 2024 14:44
Status Failure
Total duration 2m 6s
Artifacts

analyze.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
Analyze (csharp): test/Zeebe.Client.Accelerator.Integration.Tests/Handlers/UserTaskJobHandler.cs#L1
The type or namespace name 'Org' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): test/Zeebe.Client.Accelerator.Integration.Tests/Handlers/UserTaskJobHandler.cs#L1
The type or namespace name 'Org' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Assets file '/home/runner/work/zeebe-client-csharp-accelerator/zeebe-client-csharp-accelerator/src/Zeebe.Client.Accelerator/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/zeebe-client-csharp-accelerator/zeebe-client-csharp-accelerator/src/Zeebe.Client.Accelerator/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/zeebe-client-csharp-accelerator/zeebe-client-csharp-accelerator/src/Zeebe.Client.Accelerator/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/zeebe-client-csharp-accelerator/zeebe-client-csharp-accelerator/test/Zeebe.Client.Accelerator.Unit.Tests/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/zeebe-client-csharp-accelerator/zeebe-client-csharp-accelerator/test/Zeebe.Client.Accelerator.Integration.Tests/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.4/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
Analyze (csharp): test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L158
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
Analyze (csharp): test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L189
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
Analyze (csharp): test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L158
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
Analyze (csharp): test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L189
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)