Bump github.com/docker/docker from 24.0.9+incompatible to 26.0.0+incompatible #792
test.yaml
on: pull_request
test-and-build-linux
1m 35s
test-and-build-windows
3m 38s
Annotations
14 errors
test-and-build-linux:
local/store.go#L43
SA1019: types.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
test-and-build-linux:
local/store.go#L74
SA1019: types.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
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-linux:
testhelpers/testhelpers.go#L196
SA1019: dockertypes.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
test-and-build-linux:
local/local_test.go#L2232
SA1019: types.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
test-and-build-linux
Process completed with exit code 2.
|
test-and-build-windows:
local/store.go#L43
SA1019: types.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
test-and-build-windows:
local/store.go#L74
SA1019: types.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
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:
local/local_test.go#L2232
SA1019: types.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
test-and-build-windows
Process completed with exit code 1.
|