Bump github.com/docker/docker from 26.1.4+incompatible to 27.0.0+incompatible #137
Annotations
6 errors and 1 warning
tests/testutil/docker_composer.go#L203
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
|
tests/testutil/docker_composer.go#L212
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
|
tests/testutil/docker_composer.go#L221
SA1019: types.ContainerExecInspect is deprecated: use [container.ExecInspect]. (staticcheck)
|
tests/testutil/docker_composer.go#L241
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
|
tests/testutil/docker_composer.go#L249
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
|
|
|
This job failed
Loading