chore(deps): update dependency testcontainers to 4.10.0 #86
Annotations
5 errors and 10 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.Integration.Tests/Helpers/IntegrationTestHelper.cs#L71
'ContainerBuilder.ContainerBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Build:
test/Zeebe.Client.Accelerator.Integration.Tests/ConnectorSecrets/ConnectorSecretsFixture.cs#L32
'ContainerBuilder.ContainerBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
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.Integration.Tests/Helpers/IntegrationTestHelper.cs#L71
'ContainerBuilder.ContainerBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
|
Build:
test/Zeebe.Client.Accelerator.Integration.Tests/ConnectorSecrets/ConnectorSecretsFixture.cs#L32
'ContainerBuilder.ContainerBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
|
Loading