chore: Bump github.com/docker/docker to v28.0.4 and fix broken API #882
test.yaml
on: pull_request
test-and-build-linux
1m 38s
test-and-build-windows
4m 16s
Annotations
12 errors
test-and-build-linux:
local/new.go#L122
SA1019: types.ImageInspect is deprecated: use [image.InspectResponse]. (staticcheck)
|
test-and-build-linux:
local/store.go#L86
SA1019: types.ImageInspect is deprecated: use [image.InspectResponse]. (staticcheck)
|
test-and-build-linux:
local/store.go#L149
SA1019: types.ImageInspect is deprecated: use [image.InspectResponse]. (staticcheck)
|
test-and-build-linux:
local/v1_facade.go#L100
SA1019: types.RootFS is deprecated: use [image.RootFS]. (staticcheck)
|
test-and-build-linux:
testhelpers/testhelpers.go#L263
SA1019: DockerCli(t).ImageInspectWithRaw is deprecated: Use [Client.ImageInspect] instead. Raw response can be obtained using the [ImageInspectWithRawResponse] option. (staticcheck)
|
test-and-build-linux
Process completed with exit code 2.
|
test-and-build-windows:
local/new.go#L122
SA1019: types.ImageInspect is deprecated: use [image.InspectResponse]. (staticcheck)
|
test-and-build-windows:
local/store.go#L86
SA1019: types.ImageInspect is deprecated: use [image.InspectResponse]. (staticcheck)
|
test-and-build-windows:
local/store.go#L149
SA1019: types.ImageInspect is deprecated: use [image.InspectResponse]. (staticcheck)
|
test-and-build-windows:
local/v1_facade.go#L100
SA1019: types.RootFS is deprecated: use [image.RootFS]. (staticcheck)
|
test-and-build-windows:
testhelpers/testhelpers.go#L263
SA1019: DockerCli(t).ImageInspectWithRaw is deprecated: Use [Client.ImageInspect] instead. Raw response can be obtained using the [ImageInspectWithRawResponse] option. (staticcheck)
|
test-and-build-windows
Process completed with exit code 1.
|