build(deps): bump google.golang.org/api from 0.189.0 to 0.202.0 #488
Annotations
2 errors and 3 warnings
test:
examples/mock/mock_history_gen/mock_history_gen.go#L13
missing go.sum entry for module providing package github.com/golang/mock/gomock (imported by github.com/go-generalize/volcago/examples/mock/mock_history_gen); to add:
|
test
Process completed with exit code 2.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/volcago/volcago. Supported file pattern: go.sum
|
test
google-github-actions/setup-gcloud is pinned at "main". We strongly advise against pinning to "@main" as it may be unstable. Please update your GitHub Action YAML from:
uses: 'google-github-actions/setup-gcloud@main'
to:
uses: 'google-github-actions/setup-gcloud@v2'
Alternatively, you can pin to any git tag or git SHA in the repository.
|
test
The gcloud CLI is not authenticated (or it is not installed). Authenticate by adding the "google-github-actions/auth" step prior this one.
|