Run deploy to GCP #30
Annotations
1 error and 1 warning
Build and Deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --quiet --image ***-docker.pkg.dev/***/***/***:671d096218352a818a3194bf67840df6c8ad6475 --update-labels managed-by=github-actions,commit-sha=671d096218352a818a3194bf67840df6c8ad6475 --platform managed --format json --region ***`: Deploying container to Cloud Run service [***] in project [***] region [***]
Deploying...
Creating Revision..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision '***-00005-wqq' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=*** environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=***&resource=cloud_run_revision/service_name/***/revision_name/***-00005-wqq&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22***%22%0Aresource.labels.revision_name%3D%22***-00005-wqq%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v1, 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/.
|
Loading