Skip to content

Add stripe payment method - manual input (#132) #8

Add stripe payment method - manual input (#132)

Add stripe payment method - manual input (#132) #8

Triggered via push January 8, 2024 21:38
Status Failure
Total duration 3m 8s
Billable time 3m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
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 *** --quiet --platform managed --region *** --source ./ --project *** --format json`: This command is equivalent to running `gcloud builds submit --tag [IMAGE] ./` and `gcloud run deploy *** --image [IMAGE]` Building using Dockerfile and deploying container to Cloud Run service [***] in project [***] region [***] Building and deploying... Uploading sources..................done Building Container................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Build failed; check build logs for details
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/