Skip to content

tests

tests #2189

Triggered via pull request March 7, 2024 23:12
Status Failure
Total duration 3m 28s
Artifacts

linters-checks.yml

on: pull_request
PR linters, checks
3m 20s
PR linters, checks
Fit to window
Zoom out
Zoom in

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