Updated docker image path #7
Annotations
2 errors and 1 warning
deploy
The v0 series of google-github-actions/deploy-cloudrun is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/deploy-cloudrun
|
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy ai-testimonials --image europe-west3-docker.pkg.dev/dzach-416010/dzach-repo/ai-testimonials:da482ad622e6af00f17894df0cf24b7496d26cd7 --quiet --platform managed --region europe-west3 --project dzach-416010 --format json`: Deploying container to Cloud Run service [ai-testimonials] in project [dzach-416010] region [europe-west3]
Deploying new service...
Creating Revision......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'ai-testimonials-00001-629' 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=dzach-416010&resource=cloud_run_revision/service_name/ai-testimonials/revision_name/ai-testimonials-00001-629&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22ai-testimonials%22%0Aresource.labels.revision_name%3D%22ai-testimonials-00001-629%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/deploy-cloudrun@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|