Skip to content

debugging auth for specific user #716

debugging auth for specific user

debugging auth for specific user #716

Triggered via push March 18, 2024 22:23
Status Failure
Total duration 1m 29s
Artifacts

build.yml

on: push
Matrix: build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build-and-deploy (16.x)
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --quiet --format json appengine/frontend/app.yaml --version cj-login-debug --no-promote`: Services to deploy: descriptor: [/home/runner/work/neuroglancer/neuroglancer/appengine/frontend/app.yaml] source: [/home/runner/work/neuroglancer/neuroglancer/appengine/frontend] target project: [seung-lab] target service: [default] target version: [cj-login-debug] target url: [https://cj-login-debug-dot-seung-lab.appspot.com] target service account: [[email protected]] (add --promote if you also want to make this service available from [https://seung-lab.appspot.com]) Beginning deployment of service [default]... ╔════════════════════════════════════════════════════════════╗ ╠═ Uploading 13 files to Google Cloud Storage ═╣ ╚════════════════════════════════════════════════════════════╝ File upload done. ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. Runtime python27 is end of support and no longer allowed. Please use the latest Python runtime for App Engine Standard..
build-and-deploy (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v3, bobheadxi/deployments@v1, google-github-actions/auth@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-deploy (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-deploy (16.x)
google-github-actions/deploy-appengine is pinned at "main". We strongly advise against pinning to "@main" as it may be unstable. Please update your GitHub Action YAML from: uses: 'google-github-actions/deploy-appengine@main' to: uses: 'google-github-actions/deploy-appengine@v1' Alternatively, you can pin to any git tag or git SHA in the repository.