refactor(core): api structure changed; error handler improved. #1
Annotations
1 error and 2 warnings
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@sha256:46e22b9a40d31d6fdebf64d60e32b4401a9d9dfb0c76095333eb94a424d2a94d --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 new service...
Creating Revision...............failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'dgii-services-api-master-00001-czl' is not ready and cannot serve traffic. Image 'us-docker.pkg.dev/***/dgii-services-api@sha256:46e22b9a40d31d6fdebf64d60e32b4401a9d9dfb0c76095333eb94a424d2a94d' not found.
|
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/
|
Authenticate to GCP
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.
|
Loading