Skip to content

chore(deps): update dependency testcontainers to 4.9.0 #362

chore(deps): update dependency testcontainers to 4.9.0

chore(deps): update dependency testcontainers to 4.9.0 #362

Triggered via pull request October 22, 2025 19:51
Status Failure
Total duration 2m 29s
Artifacts

analyze.yml

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

Annotations

7 errors and 9 warnings
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.23.3/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.Integration.Tests/Helpers/IntegrationTestHelper.cs#L75
'IWaitForContainerOS' does not contain a definition for 'UntilPortIsAvailable' and no accessible extension method 'UntilPortIsAvailable' accepting a first argument of type 'IWaitForContainerOS' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): test/Zeebe.Client.Accelerator.Integration.Tests/ConnectorSecrets/ConnectorSecretsFixture.cs#L37
'IWaitForContainerOS' does not contain a definition for 'UntilPortIsAvailable' and no accessible extension method 'UntilPortIsAvailable' accepting a first argument of type 'IWaitForContainerOS' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): test/Zeebe.Client.Accelerator.Integration.Tests/Helpers/IntegrationTestHelper.cs#L75
'IWaitForContainerOS' does not contain a definition for 'UntilPortIsAvailable' and no accessible extension method 'UntilPortIsAvailable' accepting a first argument of type 'IWaitForContainerOS' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): test/Zeebe.Client.Accelerator.Integration.Tests/ConnectorSecrets/ConnectorSecretsFixture.cs#L37
'IWaitForContainerOS' does not contain a definition for 'UntilPortIsAvailable' and no accessible extension method 'UntilPortIsAvailable' accepting a first argument of type 'IWaitForContainerOS' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): test/Zeebe.Client.Accelerator.Integration.Tests/Helpers/IntegrationTestHelper.cs#L75
'IWaitForContainerOS' does not contain a definition for 'UntilPortIsAvailable' and no accessible extension method 'UntilPortIsAvailable' accepting a first argument of type 'IWaitForContainerOS' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): test/Zeebe.Client.Accelerator.Integration.Tests/ConnectorSecrets/ConnectorSecretsFixture.cs#L37
'IWaitForContainerOS' does not contain a definition for 'UntilPortIsAvailable' and no accessible extension method 'UntilPortIsAvailable' accepting a first argument of type 'IWaitForContainerOS' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L160
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#L191
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.Integration.Tests/Test.cs#L202
Public method 'UsesMultipleThreadsWhenConfigured' on test class 'Test' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
Analyze (csharp): test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L191
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#L160
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.Integration.Tests/Test.cs#L202
Public method 'UsesMultipleThreadsWhenConfigured' on test class 'Test' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
Analyze (csharp): test/Zeebe.Client.Accelerator.Unit.Tests/ZeebeHostedServiceTests.cs#L191
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#L160
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.Integration.Tests/Test.cs#L202
Public method 'UsesMultipleThreadsWhenConfigured' on test class 'Test' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)