Skip to content

updated neuroglancer version due to relative file path issue #590

updated neuroglancer version due to relative file path issue

updated neuroglancer version due to relative file path issue #590

Triggered via push March 6, 2024 16:17
Status Failure
Total duration 1m 29s
Artifacts
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 new-branch --no-promote`: Services to deploy: descriptor: [/home/runner/work/ng-extend/ng-extend/appengine/frontend/app.yaml] source: [/home/runner/work/ng-extend/ng-extend/appengine/frontend] target project: [seung-lab] target service: [ngextend] target version: [new-branch] target url: [https://new-branch-dot-ngextend-dot-seung-lab.appspot.com] target service account: [[email protected]] (add --promote if you also want to make this service available from [https://ngextend-dot-seung-lab.appspot.com]) Beginning deployment of service [ngextend]... ╔════════════════════════════════════════════════════════════╗ ╠═ Uploading 7 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.