disable osu for now #31
Annotations
1 error and 2 warnings
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy website-project --source ./ --update-env-vars ^,^DOMAIN="https://gdcheerios.com" --update-secrets ^,^DB_HOSTNAME=PROD_DB_HOSTNAME:latest,DB_PASSWORD=PROD_DB_PASSWORD:latest,DB_USER=PROD_DB_USER:latest,DB=PROD_DB:latest,OSU_API_KEY=OSU_API_KEY:latest,OSU_SECRET=OSU_SECRET:latest,CLIENT_ID=CLIENT_ID:latest,SECRET=SECRET:latest --update-labels ^,^managed-by=github-actions,commit-sha=2d7ef1025cd705378c0ddd130cf5031766f14c57 --format json --region us-central1`: This command is equivalent to running `gcloud builds submit --tag [IMAGE] ./` and `gcloud run deploy website-project --image [IMAGE]`
Building using Dockerfile and deploying container to Cloud Run service [website-project] in project [gdcheerioscom] region [us-central1]
Building and deploying...
Uploading sources..................done
Building Container............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done
Creating Revision...........................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'website-project-00027-4v4' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=443 environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=gdcheerioscom&resource=cloud_run_revision/service_name/website-project/revision_name/website-project-00027-4v4&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22website-project%22%0Aresource.labels.revision_name%3D%22website-project-00027-4v4%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading