Include lint and test jobs for node-ci-push workflow (option 1) #4467
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
6 errors
Test (ubuntu-latest, 20.x, 1/2)
/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/test/action.yml (Line: 17, Col: 7): Required property is missing: shell
|
Test (ubuntu-latest, 20.x, 1/2)
/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/test/action.yml (Line: 22, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CODECOV_TOKEN
|
Test (ubuntu-latest, 20.x, 1/2)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/test/action.yml (Line: 17, Col: 7): Required property is missing: shell,/home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/test/action.yml (Line: 22, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CODECOV_TOKEN
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)
|
Test (ubuntu-latest, 20.x, 1/2)
Failed to load /home/runner/work/wonder-blocks/wonder-blocks/./.github/actions/test/action.yml
|
Test (ubuntu-latest, 20.x, 2/2)
The job was canceled because "ubuntu-latest_20_x_1_2" failed.
|
Test (ubuntu-latest, 20.x, 2/2)
The operation was canceled.
|