chore: bump the golang group across 1 directory with 9 updates #4231
linters-checks.yml
on: pull_request
PR linters, checks
2m 39s
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
|