Merge pull request #78 from GreenTeaProgrammers:feature/backend/api #38
deploy-to-gcloud.yml
on: push
Setup, Build, and Deploy
21s
Annotations
2 errors and 3 warnings
Setup, Build, and Deploy
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
|
Setup, Build, and Deploy
google-github-actions/setup-gcloud failed with: failed to execute command `gcloud --quiet auth activate-service-account githubaction@***.iam.gserviceaccount.com --key-file -`: ERROR: (gcloud.auth.activate-service-account) There was a problem refreshing your current auth tokens: ('invalid_grant: Invalid grant: account not found', ***'error': 'invalid_grant', 'error_description': 'Invalid grant: account not found'***)
Please run:
$ gcloud auth login
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.
|
Setup, Build, and Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup, Build, and 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/
|
Setup, Build, and Deploy
"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
|