tests #2189
linters-checks.yml
on: pull_request
PR linters, checks
3m 20s
Annotations
4 errors and 2 warnings
PR linters, checks:
pkg/skaffold/docker/auth_test.go#L105
cannot use testAuthHelper{} (value of type testAuthHelper) as AuthConfigHelper value in struct literal: testAuthHelper does not implement AuthConfigHelper (missing method GetAuthConfigBase64)
|
PR linters, checks:
pkg/skaffold/docker/auth_test.go#L111
cannot use testAuthHelper{} (value of type testAuthHelper) as AuthConfigHelper value in struct literal: testAuthHelper does not implement AuthConfigHelper (missing method GetAuthConfigBase64)
|
PR linters, checks:
pkg/skaffold/docker/auth_test.go#L117
cannot use testAuthHelper{…} (value of type testAuthHelper) as AuthConfigHelper value in struct literal: testAuthHelper does not implement AuthConfigHelper (missing method GetAuthConfigBase64) (typecheck)
|
PR linters, checks
Process completed with exit code 2.
|
PR linters, checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PR linters, checks
Restore cache failed: Dependencies file is not found in /home/runner/work/skaffold/skaffold. Supported file pattern: go.sum
|