Skip to content

Bump github.com/docker/docker from 26.1.2+incompatible to 27.0.3+incompatible #148

Bump github.com/docker/docker from 26.1.2+incompatible to 27.0.3+incompatible

Bump github.com/docker/docker from 26.1.2+incompatible to 27.0.3+incompatible #148

Triggered via pull request July 1, 2024 22:36
Status Failure
Total duration 1m 42s
Artifacts

PR.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 5 warnings
build / mac: libdocker/client.go#L62
undefined: dockertypes.ImageListOptions
build / mac: libdocker/client.go#L63
undefined: dockertypes.ImagePullOptions
build / mac: libdocker/client.go#L66
undefined: dockertypes.ImageRemoveOptions
build / mac: libdocker/fake_client.go#L685
undefined: dockertypes.ImagePullOptions
build / mac: libdocker/fake_client.go#L755
undefined: dockertypes.ImageListOptions
build / mac: libdocker/fake_client.go#L766
undefined: dockertypes.ImageRemoveOptions
build / mac: libdocker/instrumented_client.go#L169
undefined: dockertypes.ImageListOptions
build / mac: libdocker/instrumented_client.go#L182
undefined: dockertypes.ImagePullOptions
build / mac: libdocker/instrumented_client.go#L193
undefined: dockertypes.ImageRemoveOptions
build / mac: libdocker/kube_docker_client.go#L275
undefined: dockertypes.ImageListOptions
build / linux: libdocker/client.go#L62
undefined: dockertypes.ImageListOptions
build / linux: libdocker/client.go#L63
undefined: dockertypes.ImagePullOptions
build / linux: libdocker/client.go#L66
undefined: dockertypes.ImageRemoveOptions
build / linux: libdocker/fake_client.go#L685
undefined: dockertypes.ImagePullOptions
build / linux: libdocker/fake_client.go#L755
undefined: dockertypes.ImageListOptions
build / linux: libdocker/fake_client.go#L766
undefined: dockertypes.ImageRemoveOptions
build / linux: libdocker/instrumented_client.go#L169
undefined: dockertypes.ImageListOptions
build / linux: libdocker/instrumented_client.go#L182
undefined: dockertypes.ImagePullOptions
build / linux: libdocker/instrumented_client.go#L193
undefined: dockertypes.ImageRemoveOptions
build / linux: libdocker/kube_docker_client.go#L275
undefined: dockertypes.ImageListOptions
build / windows: libdocker/client.go#L62
undefined: dockertypes.ImageListOptions
build / windows: libdocker/client.go#L63
undefined: dockertypes.ImagePullOptions
build / windows: libdocker/client.go#L66
undefined: dockertypes.ImageRemoveOptions
build / windows: libdocker/fake_client.go#L685
undefined: dockertypes.ImagePullOptions
build / windows: libdocker/fake_client.go#L755
undefined: dockertypes.ImageListOptions
build / windows: libdocker/fake_client.go#L766
undefined: dockertypes.ImageRemoveOptions
build / windows: libdocker/instrumented_client.go#L169
undefined: dockertypes.ImageListOptions
build / windows: libdocker/instrumented_client.go#L182
undefined: dockertypes.ImagePullOptions
build / windows: libdocker/instrumented_client.go#L193
undefined: dockertypes.ImageRemoveOptions
build / windows: libdocker/kube_docker_client.go#L275
undefined: dockertypes.ImageListOptions
vet / vet: libdocker/client.go#L62
undefined: dockertypes.ImageListOptions
vet / vet: libdocker/client.go#L63
undefined: dockertypes.ImagePullOptions
vet / vet: libdocker/client.go#L66
undefined: dockertypes.ImageRemoveOptions
vet / vet: libdocker/fake_client.go#L685
undefined: dockertypes.ImagePullOptions
vet / vet: libdocker/fake_client.go#L755
undefined: dockertypes.ImageListOptions
vet / vet: libdocker/fake_client.go#L766
undefined: dockertypes.ImageRemoveOptions
vet / vet: libdocker/instrumented_client.go#L169
undefined: dockertypes.ImageListOptions
vet / vet: libdocker/instrumented_client.go#L182
undefined: dockertypes.ImagePullOptions
vet / vet: libdocker/instrumented_client.go#L193
undefined: dockertypes.ImageRemoveOptions
vet / vet: libdocker/kube_docker_client.go#L275
undefined: dockertypes.ImageListOptions
unit-test / unit-tests: libdocker/client.go#L62
undefined: dockertypes.ImageListOptions
unit-test / unit-tests: libdocker/client.go#L63
undefined: dockertypes.ImagePullOptions
unit-test / unit-tests: libdocker/client.go#L66
undefined: dockertypes.ImageRemoveOptions
unit-test / unit-tests: libdocker/fake_client.go#L685
undefined: dockertypes.ImagePullOptions
unit-test / unit-tests: libdocker/fake_client.go#L755
undefined: dockertypes.ImageListOptions
unit-test / unit-tests: libdocker/fake_client.go#L766
undefined: dockertypes.ImageRemoveOptions
unit-test / unit-tests: libdocker/instrumented_client.go#L169
undefined: dockertypes.ImageListOptions
unit-test / unit-tests: libdocker/instrumented_client.go#L182
undefined: dockertypes.ImagePullOptions
unit-test / unit-tests: libdocker/instrumented_client.go#L193
undefined: dockertypes.ImageRemoveOptions
unit-test / unit-tests: libdocker/kube_docker_client.go#L275
undefined: dockertypes.ImageListOptions
build / mac
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
vet / vet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test / unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.