Skip to content

Add service name as image name #8

Add service name as image name

Add service name as image name #8

Triggered via push December 14, 2023 09:46
Status Failure
Total duration 1m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
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 gca-report-function --image europe-west4-docker.pkg.dev/dgds-i1000482-002/gca-artifacts/gca-report-function:4c403871aac64801ccbe3e3bc68ab42a4b5cda4b --quiet --platform managed --region europe-west4 --project dgds-i1000482-002 --format json`: Deploying container to Cloud Run service [gca-report-function] in project [dgds-i1000482-002] region [europe-west4] Deploying... failed Deployment failed ERROR: (gcloud.run.deploy) PERMISSION_DENIED: Permission 'iam.serviceaccounts.actAs' denied on service account gca-report-function-service-ac@dgds-i1000482-002.iam.gserviceaccount.com (or it may not exist).
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/