Skip to content

Update docker client from v27 to v28 #72

Update docker client from v27 to v28

Update docker client from v27 to v28 #72

Triggered via pull request August 19, 2025 19:22
Status Failure
Total duration 1m 19s
Artifacts

go.yml

on: pull_request
Matrix: test
Check coverage
9s
Check coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: mockdockerclient/container_api_client.go#L121
SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
lint: mockdockerclient/container_api_client.go#L120
SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
lint: mockdockerclient/container_api_client.go#L111
SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
lint: mockdockerclient/container_api_client.go#L109
SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
lint: mockdockerclient/container_api_client.go#L74
SA1019: types.IDResponse is deprecated: use either [container.CommitResponse] or [container.ExecCreateResponse]. It will be removed in the next release. (staticcheck)
lint: mockdockerclient/container_api_client.go#L73
SA1019: types.IDResponse is deprecated: use either [container.CommitResponse] or [container.ExecCreateResponse]. It will be removed in the next release. (staticcheck)
lint: mockdockerclient/container_api_client.go#L41
SA1019: types.IDResponse is deprecated: use either [container.CommitResponse] or [container.ExecCreateResponse]. It will be removed in the next release. (staticcheck)
lint: mockdockerclient/container_api_client.go#L40
SA1019: types.IDResponse is deprecated: use either [container.CommitResponse] or [container.ExecCreateResponse]. It will be removed in the next release. (staticcheck)
lint: mockdockerclient/container_api_client.go#L22
SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
lint: mockdockerclient/image_api_client.go#L136
exported: exported method ImageAPIClient.ImageInspect should have comment or be unexported (revive)