Merge pull request #957 from justinsb/golden_requests #5
Annotations
4 errors and 5 warnings
mock-tests
cannot use mockapikeys.New(env, storage) (value of type *mockapikeys.MockService) as MockService value in argument to append: *mockapikeys.MockService does not implement MockService (wrong type for method NewHTTPMux)
|
mock-tests
Process completed with exit code 1.
|
unit-tests:
mockgcp/mock_http_roundtrip.go#L90
cannot use mockapikeys.New(env, storage) (value of type *mockapikeys.MockService) as MockService value in argument to append: *mockapikeys.MockService does not implement MockService (wrong type for method NewHTTPMux)
|
unit-tests
Process completed with exit code 2.
|
mock-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, google-github-actions/setup-gcloud@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests
No authentication found for gcloud, authenticate with `google-github-actions/auth`.
|
validations
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validations
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-config-connector/k8s-config-connector. Supported file pattern: go.sum
|