OAUTH_CREDENTIALS_ENCODED, oauth credentials.json encoded in base64, … #9
Annotations
3 errors and 2 warnings
deploy
The v0 series of google-github-actions/auth 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/auth
|
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 api --image gcr.io/meta-rayban-glasses/api --quiet --platform managed --region us-central1 --project meta-rayban-glasses --format json`: Deploying container to Cloud Run service [api] in project [meta-rayban-glasses] region [us-central1]
Deploying...
Creating Revision....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'api-00003-x98' 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=meta-rayban-glasses&resource=cloud_run_revision/service_name/api/revision_name/api-00003-x98&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22api%22%0Aresource.labels.revision_name%3D%22api-00003-x98%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@v0, 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/.
|
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/
|