refactor(core): api structure changed; error handler improved. #1
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
deploy-to-staging.yml
on: push
build
/
Build images
1m 10s
deploy
/
Deploy to Cloud Run
28s
Annotations
1 error and 2 warnings
deploy / Deploy to Cloud Run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy dgii-services-api-master --image us-docker.pkg.dev/***/dgii-services-api/dgii-services-api@sha256:a686aef5cb532f1b697df3aebb245ab53d8b2d1b7cffb489c7130aea673a6c43 --update-env-vars ^,^NODE_ENV=,DGII_WSDL_URI=***,DGII_WSDL_PAGINATION_LIMIT=***,GCP_CREDENTIALS=*** --update-labels ^,^managed-by=github-actions,commit-sha=616fc8fc3930962f9500a165a8b38e640a45b341 --format json --region *** --vpc-connector projects/***/locations/***/connectors/***`: Deploying container to Cloud Run service [dgii-services-api-master] in project [***] region [***]
Deploying...
Creating Revision..........failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'dgii-services-api-master-00002-kl2' is not ready and cannot serve traffic. Image 'us-docker.pkg.dev/***/dgii-services-api/dgii-services-api@sha256:a686aef5cb532f1b697df3aebb245ab53d8b2d1b7cffb489c7130aea673a6c43' not found.
|
deploy / Deploy to Cloud Run
The following actions use a deprecated Node.js version and will be forced to run on node***: google-github-actions/auth@v1.1.1, google-github-actions/setup-gcloud@v1.1.1. For more info: https://github.blog/changelog/***24-03-07-github-actions-all-actions-will-run-on-node***-instead-of-node16-by-default/
|
deploy / Deploy to Cloud Run
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.
|