Deploy Web #55
app-vue.yml
on: workflow_dispatch
Matrix: Build, Create and Push Image
Deploy to DEV
0s
Annotations
6 errors and 2 warnings
Build, Create and Push Image (12.x)
/home/runner/work/jasper/jasper/./.github/workflows/actions/build-web/action.yml (Line: 13, Col: 7): Required property is missing: shell
|
Build, Create and Push Image (12.x)
/home/runner/work/jasper/jasper/./.github/workflows/actions/build-web/action.yml (Line: 17, Col: 7): Required property is missing: shell
|
Build, Create and Push Image (12.x)
/home/runner/work/jasper/jasper/./.github/workflows/actions/build-web/action.yml (Line: 21, Col: 7): Required property is missing: shell
|
Build, Create and Push Image (12.x)
/home/runner/work/jasper/jasper/./.github/workflows/actions/build-web/action.yml (Line: 25, Col: 7): Required property is missing: shell
|
Build, Create and Push Image (12.x)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/jasper/jasper/./.github/workflows/actions/build-web/action.yml (Line: 13, Col: 7): Required property is missing: shell,/home/runner/work/jasper/jasper/./.github/workflows/actions/build-web/action.yml (Line: 17, Col: 7): Required property is missing: shell,/home/runner/work/jasper/jasper/./.github/workflows/actions/build-web/action.yml (Line: 21, Col: 7): Required property is missing: shell,/home/runner/work/jasper/jasper/./.github/workflows/actions/build-web/action.yml (Line: 25, Col: 7): Required property is missing: shell
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Build, Create and Push Image (12.x)
Failed to load /home/runner/work/jasper/jasper/./.github/workflows/actions/build-web/action.yml
|
Build, Create and Push Image (12.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, Create and Push Image (12.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|