Bump github.com/docker/docker from 25.0.5+incompatible to 27.4.1+incompatible #553
Annotations
5 errors and 1 warning
Run go test ./... -v -coverprofile=coverage.txt -race -vet=off:
workspace/docker/docker.go#L31
undefined: types.ImagePullOptions
|
Run go test ./... -v -coverprofile=coverage.txt -race -vet=off:
workspace/docker/workspace.go#L93
undefined: types.ContainerStartOptions
|
Run go test ./... -v -coverprofile=coverage.txt -race -vet=off:
workspace/docker/workspace.go#L119
undefined: types.ContainerRemoveOptions
|
Run go test ./... -v -coverprofile=coverage.txt -race -vet=off:
workspace/docker/workspace_connection.go#L66
undefined: types.ResizeOptions
|
Run go test ./... -v -coverprofile=coverage.txt -race -vet=off
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading