Update workflows #18
deploy-to-cloudrun-staging.yml
on: push
build
4m 17s
deploy-staging-backend
55s
Annotations
1 error and 2 warnings
deploy-staging-backend
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy cast-backend-staging --quiet --image us-west1-docker.pkg.dev/dl-flow-devex-production/backend/cast-backend:12d52f8cf3f69a1a7ebd8ac8147aab98dc3a4a42 --update-labels managed-by=github-actions,commit-sha=12d52f8cf3f69a1a7ebd8ac8147aab98dc3a4a42 --platform managed --format json --region us-central1`: Deploying container to Cloud Run service [cast-backend-staging] in project [dl-flow-devex-staging] region [us-central1]
Deploying...
Creating Revision.......................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'cast-backend-staging-00003-8c9' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=dl-flow-devex-staging&resource=cloud_run_revision/service_name/cast-backend-staging/revision_name/cast-backend-staging-00003-8c9&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22cast-backend-staging%22%0Aresource.labels.revision_name%3D%22cast-backend-staging-00003-8c9%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
deploy-staging-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, google-github-actions/deploy-cloudrun@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|