Skip to content

Merge pull request #122 from Nacnano/dependabot/npm_and_yarn/backend/… #75

Merge pull request #122 from Nacnano/dependabot/npm_and_yarn/backend/…

Merge pull request #122 from Nacnano/dependabot/npm_and_yarn/backend/… #75

Triggered via push May 1, 2024 15:29
Status Failure
Total duration 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
deploy
The v0 series of google-github-actions/auth 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/auth
deploy
The v0 series of google-github-actions/deploy-cloudrun 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/deploy-cloudrun
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy cugetrekt-backend --quiet --platform managed --region asia-southeast1 --source ./backend/ --project cugetrekt --format json`: ERROR: (gcloud.run.deploy) There was a problem refreshing your current auth tokens: ('Unable to acquire impersonated credentials', '{\n "error": {\n "code": 403,\n "message": "Permission \'iam.serviceAccounts.getAccessToken\' denied on resource (or it may not exist).",\n "status": "PERMISSION_DENIED",\n "details": [\n {\n "@type": "type.googleapis.com/google.rpc.ErrorInfo",\n "reason": "IAM_PERMISSION_DENIED",\n "domain": "iam.googleapis.com",\n "metadata": {\n "permission": "iam.serviceAccounts.getAccessToken"\n }\n }\n ]\n }\n}\n') 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.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, google-github-actions/auth@v0, google-github-actions/deploy-cloudrun@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/