deploy-to-cloudrun-production.yml
on: push
build
3m 10s
deploy-production-backend
35s
Annotations
1 error and 2 warnings
deploy-production-backend
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy cast-fronted-prod --quiet --image us-west1-docker.pkg.dev/dl-flow-devex-production/frontend/cast-frontend:23425ac769bf47cd6e95c57179281c8039de6440 --update-labels managed-by=github-actions,commit-sha=23425ac769bf47cd6e95c57179281c8039de6440 --platform managed --format json --region us-central1`: Deploying container to Cloud Run service [cast-fronted-prod] in project [dl-flow-devex-production] region [us-central1]
Deploying...
Creating Revision.........failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'cast-fronted-prod-00002-29t' is not ready and cannot serve traffic. Image 'us-west1-docker.pkg.dev/dl-flow-devex-production/frontend/cast-frontend:23425ac769bf47cd6e95c57179281c8039de6440' not found.
|
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-production-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/.
|