refactor: break out functional tests into actions #40
functional_tests.yml
on: pull_request
lake-test
12s
Matrix: lake-init
Annotations
5 errors
lake-test
/home/runner/work/lean-action/lean-action/./.github/functional_tests/lake_test/action.yml (Line: 7, Col: 7): Required property is missing: shell
|
lake-test
/home/runner/work/lean-action/lean-action/./.github/functional_tests/lake_test/action.yml (Line: 14, Col: 7): Required property is missing: shell
|
lake-test
/home/runner/work/lean-action/lean-action/./.github/functional_tests/lake_test/action.yml (Line: 19, Col: 7): Required property is missing: shell
|
lake-test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/lean-action/lean-action/./.github/functional_tests/lake_test/action.yml (Line: 7, Col: 7): Required property is missing: shell,/home/runner/work/lean-action/lean-action/./.github/functional_tests/lake_test/action.yml (Line: 14, Col: 7): Required property is missing: shell,/home/runner/work/lean-action/lean-action/./.github/functional_tests/lake_test/action.yml (Line: 19, 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)
|
lake-test
Failed to load /home/runner/work/lean-action/lean-action/./.github/functional_tests/lake_test/action.yml
|