chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.0+incompatible #719
pull-request.yml
on: pull_request
Lint
52s
Build
1m 59s
Matrix: Test
Annotations
6 errors
Lint:
pkg/container/client.go#L112
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
|
Lint:
pkg/container/client.go#L209
types.ContainerRemoveOptions is deprecated: use [container.RemoveOptions]. (SA1019)
|
Lint:
pkg/container/client.go#L306
types.ContainerStartOptions is deprecated: use [container.StartOptions]. (SA1019)
|
Lint:
pkg/container/mocks/ApiServer.go#L265
types.ImageDeleteResponseItem is deprecated: use [image.DeleteResponse]. (SA1019)
|
Lint:
pkg/container/mocks/ApiServer.go#L270
types.ImageDeleteResponseItem is deprecated: use [image.DeleteResponse]. (SA1019)
|
Lint
Process completed with exit code 1.
|