Skip to content

Deploy

Deploy #1

Re-run triggered February 19, 2024 03:35
Status Failure
Total duration 37s
Artifacts

deploy.yaml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --quiet --image ghcr.io/jacobmichels/course-sense-stub:main --update-env-vars RUST_LOG=info --update-labels managed-by=github-actions,commit-sha=6ca541869a7eb566700663b355a3da9f6812207e --platform managed --format json --region us-east1`: Deploying container to Cloud Run service [***] in project [***] region [us-east1] Deploying... failed Deployment failed ERROR: (gcloud.run.deploy) PERMISSION_DENIED: Permission 'iam.serviceaccounts.actAs' denied on service account ***@***.iam.gserviceaccount.com (or it may not exist).
build-push-container
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.