tests #2189
unit-tests-windows.yml
on: pull_request
PR unit tests (windows)
7m 43s
Annotations
4 errors and 1 warning
PR unit tests (windows):
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 unit tests (windows):
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 unit tests (windows):
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)
|
PR unit tests (windows)
Process completed with exit code 1.
|
PR unit tests (windows)
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/.
|