fix: Update Docker client to support API version 1.52 #459
Annotations
20 errors and 2 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
pkg/gui/sort_container_test.go#L24
SA1019: dockerTypes.Container is deprecated: use [container.Summary]. (staticcheck)
|
|
lint:
pkg/gui/sort_container_test.go#L17
SA1019: dockerTypes.Container is deprecated: use [container.Summary]. (staticcheck)
|
|
lint:
pkg/commands/container.go#L129
SA1019: dockerTypes.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
|
|
lint:
pkg/commands/container.go#L116
SA1019: container.ContainerTopOKBody is deprecated: use [TopResponse]. This alias will be removed in the next release. (staticcheck)
|
|
lint:
pkg/commands/container.go#L111
SA1019: container.ContainerTopOKBody is deprecated: use [TopResponse]. This alias will be removed in the next release. (staticcheck)
|
|
lint:
pkg/commands/container.go#L108
SA1019: container.ContainerTopOKBody is deprecated: use [TopResponse]. This alias will be removed in the next release. (staticcheck)
|
|
lint:
pkg/commands/container.go#L37
SA1019: dockerTypes.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
|
|
lint:
pkg/commands/container.go#L32
SA1019: dockerTypes.Container is deprecated: use [container.Summary]. (staticcheck)
|
|
lint:
pkg/gui/presentation/containers.go#L33
SA1019: dockerTypes.Port is deprecated: use [container.Port]. (staticcheck)
|
|
lint
issues found
|
|
lint:
pkg/gui/sort_container_test.go#L24
SA1019: dockerTypes.Container is deprecated: use [container.Summary]. (staticcheck)
|
|
lint:
pkg/gui/sort_container_test.go#L17
SA1019: dockerTypes.Container is deprecated: use [container.Summary]. (staticcheck)
|
|
lint:
pkg/commands/container.go#L129
SA1019: dockerTypes.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
|
|
lint:
pkg/commands/container.go#L116
SA1019: container.ContainerTopOKBody is deprecated: use [TopResponse]. This alias will be removed in the next release. (staticcheck)
|
|
lint:
pkg/commands/container.go#L111
SA1019: container.ContainerTopOKBody is deprecated: use [TopResponse]. This alias will be removed in the next release. (staticcheck)
|
|
lint:
pkg/commands/container.go#L108
SA1019: container.ContainerTopOKBody is deprecated: use [TopResponse]. This alias will be removed in the next release. (staticcheck)
|
|
lint:
pkg/commands/container.go#L37
SA1019: dockerTypes.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
|
|
lint:
pkg/commands/container.go#L32
SA1019: dockerTypes.Container is deprecated: use [container.Summary]. (staticcheck)
|
|
lint:
pkg/gui/presentation/containers.go#L33
SA1019: dockerTypes.Port is deprecated: use [container.Port]. (staticcheck)
|
|
lint
Cache service responded with 400
|
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|