Integrate Datadog to frontend for logs and traces #27
Annotations
2 errors and 2 warnings
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 frontend --image gcr.io/based-hardware-dev/frontend --quiet --platform managed --region us-central1 --project based-hardware-dev --format json`: Deploying container to Cloud Run service [frontend] in project [based-hardware-dev] region [us-central1]
Deploying...
Creating Revision..........................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'frontend-00007-79b' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=3000 environment variable within the allocated timeout. This can happen when the container port is misconfigured or if the timeout is too short. The healtcheck timeout can be extended. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=based-hardware-dev&resource=cloud_run_revision/service_name/frontend/revision_name/frontend-00007-79b&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22frontend%22%0Aresource.labels.revision_name%3D%22frontend-00007-79b%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
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/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, google-github-actions/deploy-cloudrun@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|