Include lint and test jobs for node-ci-push workflow (option 1) #4462
node-ci-pr.yml
on: pull_request
Matrix: Prime node_modules cache for primary configuration
Matrix: Check for .changeset entries for all changed files
Matrix: Publish npm snapshot
Matrix: Check build sizes
Matrix: Lint
Matrix: Test
Annotations
7 errors
Lint (ubuntu-latest, 20.x)
/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml (Line: 51, Col: 7): Required property is missing: shell
|
Lint (ubuntu-latest, 20.x)
/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml (Line: 56, Col: 7): Required property is missing: shell
|
Lint (ubuntu-latest, 20.x)
/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml (Line: 59, Col: 7): Required property is missing: shell
|
Lint (ubuntu-latest, 20.x)
/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml (Line: 62, Col: 7): Required property is missing: shell
|
Lint (ubuntu-latest, 20.x)
/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml (Line: 65, Col: 7): Required property is missing: shell
|
Lint (ubuntu-latest, 20.x)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml (Line: 51, Col: 7): Required property is missing: shell,/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml (Line: 56, Col: 7): Required property is missing: shell,/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml (Line: 59, Col: 7): Required property is missing: shell,/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml (Line: 62, Col: 7): Required property is missing: shell,/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml (Line: 65, 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)
|
Lint (ubuntu-latest, 20.x)
Failed to load /home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/lint/action.yml
|