Bump github.com/docker/docker from 24.0.9+incompatible to 26.0.0+incompatible #782
test.yaml
on: pull_request
test-and-build-linux
1m 31s
test-and-build-windows
6m 0s
Annotations
17 errors
test-and-build-linux:
local/store.go#L42
undefined: types.ImageDeleteResponseItem
|
test-and-build-linux:
local/store.go#L45
undefined: types.Info (typecheck)
|
test-and-build-linux:
acceptance/reproducibility_test.go#L17
could not import github.com/buildpacks/imgutil/local (-: # github.com/buildpacks/imgutil/local
|
test-and-build-linux:
local/store.go#L42
undefined: types.ImageDeleteResponseItem
|
test-and-build-linux:
local/store.go#L45
undefined: types.Info) (typecheck)
|
test-and-build-linux:
local/local_test.go#L21
could not import github.com/buildpacks/imgutil/local (-: # github.com/buildpacks/imgutil/local
|
test-and-build-linux:
local/store.go#L42
undefined: types.ImageDeleteResponseItem
|
test-and-build-linux:
local/store.go#L45
undefined: types.Info) (typecheck)
|
test-and-build-linux:
testhelpers/testhelpers.go#L175
SA1019: dockertypes.ImagePullOptions is deprecated: use [image.PullOptions]. (staticcheck)
|
test-and-build-linux:
testhelpers/testhelpers.go#L178
SA1019: dockertypes.ImagePullOptions is deprecated: use [image.PullOptions]. (staticcheck)
|
test-and-build-windows
undefined: types.Info"
|
test-and-build-windows
undefined: types.Info)"
|
test-and-build-windows
undefined: types.Info)"
|
test-and-build-windows:
testhelpers/testhelpers.go#L175
SA1019: dockertypes.ImagePullOptions is deprecated: use [image.PullOptions]. (staticcheck)
|
test-and-build-windows:
testhelpers/testhelpers.go#L178
SA1019: dockertypes.ImagePullOptions is deprecated: use [image.PullOptions]. (staticcheck)
|
test-and-build-windows:
testhelpers/testhelpers.go#L196
SA1019: dockertypes.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
test-and-build-windows
Process completed with exit code 1.
|