Skip to content

change the working dir #43

change the working dir

change the working dir #43

Triggered via push May 24, 2024 15:36
Status Failure
Total duration 1m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy node-container --quiet --image us-east1-docker.pkg.dev/docker-cicd-424304/node-container/nodecicd:99ae58129f51d413f15b9d2ac0c14e8ee2714827 --update-labels managed-by=github-actions,commit-sha=99ae58129f51d413f15b9d2ac0c14e8ee2714827 --platform managed --format json --region us-east1`: Deploying container to Cloud Run service [node-container] in project [docker-cicd-424304] region [us-east1] Deploying... Creating Revision.................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'node-container-00002-4fn' 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=docker-cicd-424304&resource=cloud_run_revision/service_name/node-container/revision_name/node-container-00002-4fn&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22node-container%22%0Aresource.labels.revision_name%3D%22node-container-00002-4fn%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: actions/checkout@v2, 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/.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/