Skip to content

Update deploy-to-gcloud.yml #3

Update deploy-to-gcloud.yml

Update deploy-to-gcloud.yml #3

Triggered via push February 12, 2024 04:46
Status Failure
Total duration 29s
Artifacts
Setup, Build, and Deploy
21s
Setup, Build, and Deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Setup, Build, and Deploy
Process completed with exit code 2.
Setup, Build, and Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Setup, Build, and Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Setup, Build, and Deploy
Unexpected input(s) 'service_account_key', 'export_default_credentials', valid inputs are ['skip_install', 'version', 'project_id', 'install_components']
Setup, Build, and Deploy
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.
Setup, Build, and Deploy
The gcloud CLI is not authenticated (or it is not installed). Authenticate by adding the "google-github-actions/auth" step prior this one.