fix: 순서대로 문제를 가져오도록 변경 #51
Annotations
1 error and 1 warning
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --image ***-docker.pkg.dev/***/***/***:latest --update-labels ^,^managed-by=github-actions,commit-sha=966527527df7093f2965f12612fe0d259b555763 --format json --region ***`: Deploying container to Cloud Run service [***] in project [***] region [***]
Deploying...
Creating Revision.......................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision '***-00049-6mb' 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=***&resource=cloud_run_revision/service_name/***/revision_name/***-00049-6mb&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22***%22%0Aresource.labels.revision_name%3D%22***-00049-6mb%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|