for setting custom domain #546
Annotations
1 error and 2 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 lchtlab-cave --no-promote`: ERROR: (gcloud.app.deploy) An error occurred while parsing file: [/home/runner/work/ng-extend/ng-extend/appengine/frontend/app.yaml]
Unable to assign value 'brain=wire' to attribute 'service':
Value 'brain=wire' for service does not match expression '^(?:^(?!-)[a-z\d\-]{0,62}[a-z\d]$)$'
in "/home/runner/work/ng-extend/ng-extend/appengine/frontend/app.yaml", line 16, column 10
|
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.
|