fix: rebase conflicts #814
Annotations
1 error and 3 warnings
build-and-deploy (ubuntu-latest)
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --format json appengine/frontend/app.yaml --version spelunker-graphene-multiscale --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: [neuroglancer]
target version: [spelunker-graphene-multiscale]
target url: [https://spelunker-graphene-multiscale-dot-neuroglancer-dot-seung-lab.appspot.com]
target service account: [[email protected]]
(add --promote if you also want to make this service available from
[https://neuroglancer-dot-seung-lab.appspot.com])
Beginning deployment of service [neuroglancer]...
╔════════════════════════════════════════════════════════════╗
╠═ Uploading 7 files to Google Cloud Storage ═╣
╚════════════════════════════════════════════════════════════╝
File upload done.
ERROR: (gcloud.app.deploy) ABORTED: Cannot operate on apps/seung-lab/services/neuroglancer/versions/spelunker-graphene-multiscale because an operation is already in progress for apps/seung-lab/services/neuroglancer/versions/spelunker-graphene-multiscale by ed689a57-473c-4002-bd44-58e18a9bb063.
|
build-and-deploy (ubuntu-latest)
Unexpected input(s) 'fetch-depth', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
build-and-deploy (ubuntu-latest)
Cache not found for keys: node-cache-Linux-x64-npm-939a40c7a80f57ba3761a9d4c6a9d752f209cf40d46bbf4023f8a9dbd853db6e
|
build-and-deploy (ubuntu-latest)
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.
|