Bump github.com/docker/docker from 20.10.19+incompatible to 24.0.7+incompatible in /tests/interchaintest #662
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
interchaintest.yml
on: pull_request
build-and-push-image
4m 1s
test-start-cosmos-chain
2m 47s
test-upgrade-cosmos-chain
2m 38s
test-start-polkadot-chain
2m 56s
test-validators
2m 49s
Annotations
16 errors
test-upgrade-cosmos-chain
cannot use &timeout (value of type *time.Duration) as type container.StopOptions in argument to c.client.ContainerStop
|
test-upgrade-cosmos-chain
cannot use &timeout (value of type *time.Duration) as type container.StopOptions in argument to c.image.client.ContainerStop
|
test-upgrade-cosmos-chain
cannot use &stopTimeout (value of type *time.Duration) as type container.StopOptions in argument to cli.ContainerStop
|
test-upgrade-cosmos-chain
Process completed with exit code 2.
|
test-start-cosmos-chain
cannot use &timeout (value of type *time.Duration) as type container.StopOptions in argument to c.client.ContainerStop
|
test-start-cosmos-chain
cannot use &timeout (value of type *time.Duration) as type container.StopOptions in argument to c.image.client.ContainerStop
|
test-start-cosmos-chain
cannot use &stopTimeout (value of type *time.Duration) as type container.StopOptions in argument to cli.ContainerStop
|
test-start-cosmos-chain
Process completed with exit code 2.
|
test-validators
cannot use &timeout (value of type *time.Duration) as type container.StopOptions in argument to c.client.ContainerStop
|
test-validators
cannot use &timeout (value of type *time.Duration) as type container.StopOptions in argument to c.image.client.ContainerStop
|
test-validators
cannot use &stopTimeout (value of type *time.Duration) as type container.StopOptions in argument to cli.ContainerStop
|
test-validators
Process completed with exit code 2.
|
test-start-polkadot-chain
cannot use &timeout (value of type *time.Duration) as type container.StopOptions in argument to c.client.ContainerStop
|
test-start-polkadot-chain
cannot use &timeout (value of type *time.Duration) as type container.StopOptions in argument to c.image.client.ContainerStop
|
test-start-polkadot-chain
cannot use &stopTimeout (value of type *time.Duration) as type container.StopOptions in argument to cli.ContainerStop
|
test-start-polkadot-chain
Process completed with exit code 2.
|