Run Tests in GitHub Actions using the Production DEA ODC Database #1099
test_notebooks.yml
on: pull_request
test-notebooks
19s
Annotations
5 errors
test-notebooks
/home/runner/work/dea-notebooks/dea-notebooks/./dea-notebooks/.github/actions/test_setup/action.yml (Line: 23, Col: 7): Required property is missing: shell
|
test-notebooks
/home/runner/work/dea-notebooks/dea-notebooks/./dea-notebooks/.github/actions/test_setup/action.yml (Line: 32, Col: 7): Required property is missing: shell
|
test-notebooks
/home/runner/work/dea-notebooks/dea-notebooks/./dea-notebooks/.github/actions/test_setup/action.yml (Line: 43, Col: 7): Required property is missing: shell
|
test-notebooks
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/dea-notebooks/dea-notebooks/./dea-notebooks/.github/actions/test_setup/action.yml (Line: 23, Col: 7): Required property is missing: shell,/home/runner/work/dea-notebooks/dea-notebooks/./dea-notebooks/.github/actions/test_setup/action.yml (Line: 32, Col: 7): Required property is missing: shell,/home/runner/work/dea-notebooks/dea-notebooks/./dea-notebooks/.github/actions/test_setup/action.yml (Line: 43, 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)
|
test-notebooks
Failed to load /home/runner/work/dea-notebooks/dea-notebooks/./dea-notebooks/.github/actions/test_setup/action.yml
|