added using credentials for gcp #37
Annotations
1 error and 2 warnings
Set up Cloud SDK
google-github-actions/setup-gcloud failed with: failed to execute command `gcloud --quiet config set project ***`: ERROR: (gcloud.config.set) There was a problem refreshing auth tokens for account github-actions-pipeline@***.iam.gserviceaccount.com: ('invalid_grant: Invalid JWT Signature.', ***'error': 'invalid_grant', 'error_description': 'Invalid JWT Signature.'***)
Please run:
$ gcloud auth activate-service-account --key-file=SERVICE_ACCOUNT_FILE_PATH
Or:
$ gcloud auth login --cred-file=SERVICE_ACCOUNT_FILE_PATH
to obtain new credentials.
If you have already logged in with a different account, run:
$ gcloud config set account ACCOUNT
to select an already authenticated account to use.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@v1, google-github-actions/setup-gcloud@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Authenticate to GCP
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.
|
Loading