Skip to content

chore: bump the golang group across 1 directory with 9 updates #4231

chore: bump the golang group across 1 directory with 9 updates

chore: bump the golang group across 1 directory with 9 updates #4231

Triggered via pull request March 31, 2026 12:17
Status Failure
Total duration 2m 43s
Artifacts

linters-checks.yml

on: pull_request
PR linters, checks
2m 39s
PR linters, checks
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
PR linters, checks
Process completed with exit code 2.
PR linters, checks: pkg/skaffold/build/ko/publisher_test.go#L77
invalid operation: po.DockerClient != dockerClient (mismatched types daemon.Client and *testutil.FakeAPIClient) (typecheck)
PR linters, checks: pkg/skaffold/build/ko/publisher_test.go#L72
cannot use dockerClient (variable of type *testutil.FakeAPIClient) as daemon.Client value in argument to publishOptions: *testutil.FakeAPIClient does not implement daemon.Client (wrong type for method ImageHistory)
PR linters, checks: pkg/skaffold/build/ko/publisher.go#L34
cannot use b.localDocker.RawClient() (value of interface type "github.com/docker/docker/client".CommonAPIClient) as daemon.Client value in assignment: "github.com/docker/docker/client".stableAPIClient does not implement daemon.Client (wrong type for method ImageHistory)
PR linters, checks
Restore cache failed: Dependencies file is not found in /home/runner/work/skaffold/skaffold. Supported file pattern: go.mod