upddate workflow file #4
Annotations
1 error and 1 warning
deploy
google-github-actions/deploy-cloud-functions failed with: failed to POST https://cloudfunctions.googleapis.com/v1/projects/***/locations/us-central1/functions: (403) ***
"error": ***
"code": 403,
"message": "Caller general-gke-workload@***.iam.gserviceaccount.com is missing permission 'iam.serviceaccounts.actAs' on service account ***@appspot.gserviceaccount.com. Grant the role 'roles/iam.serviceAccountUser' to the caller on the service account ***@appspot.gserviceaccount.com. You can do that by running 'gcloud iam service-accounts add-iam-policy-binding ***@appspot.gserviceaccount.com --member MEMBER --role roles/iam.serviceAccountUser' where MEMBER has a prefix like 'user:' or 'serviceAccount:'. Details and instructions for the Cloud Console can be found at https://cloud.google.com/functions/docs/reference/iam/roles#additional-configuration. Please visit https://cloud.google.com/functions/docs/troubleshooting for in-depth troubleshooting documentation.",
"status": "PERMISSION_DENIED"
***
***
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/setup-gcloud@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|