Bump github.com/docker/docker from 27.1.1+incompatible to 28.0.0+incompatible #71
go.yml
on: pull_request
Matrix: test
lint
32s
Check coverage
0s
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
|