Skip to content

feat: add new sil comms auth (#82) #486

feat: add new sil comms auth (#82)

feat: add new sil comms auth (#82) #486

Triggered via push August 28, 2024 08:48
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Matrix: lint_and_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
lint_and_test (1.17.x, ubuntu-latest)
The v0 series of google-github-actions/setup-gcloud 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/setup-gcloud
lint_and_test (1.17.x, ubuntu-latest)
google-github-actions/setup-gcloud failed with: failed to execute command `gcloud --quiet auth activate-service-account ***-cloud-run@***.iam.gserviceaccount.com --key-file -`: ERROR: (gcloud.auth.activate-service-account) There was a problem refreshing auth tokens for account ***-cloud-run@***.iam.gserviceaccount.com: ('invalid_grant: Invalid grant: account not found', ***'error': 'invalid_grant', 'error_description': 'Invalid grant: account not found'***) 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.
lint_and_test (1.17.x, ubuntu-latest)
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/
lint_and_test (1.17.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, google-github-actions/setup-gcloud@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint_and_test (1.17.x, ubuntu-latest)
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization