Skip to content

removed skip_files (no longer supported) #676

removed skip_files (no longer supported)

removed skip_files (no longer supported) #676

Triggered via push February 16, 2024 04:13
Status Failure
Total duration 58s
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 --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: [base-cave] target version: [20240216t041425] target url: [https://base-cave-dot-seung-lab.appspot.com] target service account: [[email protected]] Beginning deployment of service [base-cave]... Created .gcloudignore file. See `gcloud topic gcloudignore` for details. ╔════════════════════════════════════════════════════════════╗ ╠═ Uploading 10 files to Google Cloud Storage ═╣ ╚════════════════════════════════════════════════════════════╝ File upload done. ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. "api_version" field is not allowed in runtime python312.
build-and-deploy (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/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.