build(deps): bump github.com/docker/docker from 26.1.3+incompatible to 27.0.3+incompatible #6063
Annotations
10 errors
internal/build/container_ops.go#L122
SA1019: types.CopyToContainerOptions is deprecated: use [container.CopyToContainerOptions], (staticcheck)
|
internal/build/container_ops.go#L185
SA1019: types.CopyToContainerOptions is deprecated: use [container.CopyToContainerOptions], (staticcheck)
|
internal/build/container_ops.go#L233
SA1019: types.CopyToContainerOptions is deprecated: use [container.CopyToContainerOptions], (staticcheck)
|
internal/build/docker.go#L22
SA1019: types.ContainerPathStat is deprecated: use [container.PathStat]. (staticcheck)
|
internal/build/docker.go#L26
SA1019: types.NetworkCreate is deprecated: use [network.CreateOptions]. (staticcheck)
|
internal/build/lifecycle_execution.go#L215
SA1019: types.NetworkCreate is deprecated: use [network.CreateOptions]. (staticcheck)
|
testhelpers/registry.go#L169
SA1019: dockertypes.CopyToContainerOptions is deprecated: use [container.CopyToContainerOptions], (staticcheck)
|
internal/build/lifecycle_execution_test.go#L787
SA1019: types.NetworkListOptions is deprecated: use [network.ListOptions]. (staticcheck)
|
internal/build/lifecycle_execution_test.go#L816
SA1019: types.NetworkListOptions is deprecated: use [network.ListOptions]. (staticcheck)
|
internal/build/lifecycle_execution_test.go#L2706
SA1019: types.NetworkListOptions is deprecated: use [network.ListOptions]. (staticcheck)
|
This job failed
Loading