Skip to content

Bump github.com/docker/docker from 27.1.1+incompatible to 28.0.0+incompatible #71

Bump github.com/docker/docker from 27.1.1+incompatible to 28.0.0+incompatible

Bump github.com/docker/docker from 27.1.1+incompatible to 28.0.0+incompatible #71

Triggered via pull request August 14, 2025 14:47
Status Failure
Total duration 55s
Artifacts

go.yml

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

Annotations

8 errors
lint
issues found
lint: dktest_internal_test.go#L66
cannot use &client (value of type *mockdockerclient.ImageAPIClient) as client.ImageAPIClient value in argument to pullImage: *mockdockerclient.ImageAPIClient does not implement client.ImageAPIClient (wrong type for method ImageHistory)
lint: container_info_test.go#L12
could not import github.com/dhui/dktest (-: # github.com/dhui/dktest [github.com/dhui/dktest.test]
lint: dktest_internal_test.go#L66
cannot use &client (value of type *mockdockerclient.ImageAPIClient) as client.ImageAPIClient value in argument to pullImage: *mockdockerclient.ImageAPIClient does not implement client.ImageAPIClient (wrong type for method ImageHistory)
Go 1.23
Process completed with exit code 1.
Go 1.23: dktest_internal_test.go#L66
cannot use &client (value of type *mockdockerclient.ImageAPIClient) as client.ImageAPIClient value in argument to pullImage: *mockdockerclient.ImageAPIClient does not implement client.ImageAPIClient (wrong type for method ImageHistory)
Go 1.24
The operation was canceled.
Go 1.24
The strategy configuration was canceled because "test._1_23" failed