chore(deps): update dependency testcontainers to 4.9.0 #263
Annotations
5 errors and 6 warnings
|
build
Process completed with exit code 1.
|
|
build:
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?)
|
|
build:
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?)
|
|
build:
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?)
|
|
build:
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?)
|
|
build:
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)
|
|
build:
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)
|
|
build:
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)
|
|
build:
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)
|
|
build:
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)
|
|
build:
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)
|