build: move steps to template dir #7
Annotations
6 errors
checks
/home/runner/work/dagster-dags/dagster-dags/./.github/workflows/templates/checks/action.yaml (Line: 18, Col: 7): Required property is missing: shell
|
checks
/home/runner/work/dagster-dags/dagster-dags/./.github/workflows/templates/checks/action.yaml (Line: 20, Col: 7): Required property is missing: shell
|
checks
/home/runner/work/dagster-dags/dagster-dags/./.github/workflows/templates/checks/action.yaml (Line: 22, Col: 7): Required property is missing: shell
|
checks
/home/runner/work/dagster-dags/dagster-dags/./.github/workflows/templates/checks/action.yaml (Line: 24, Col: 7): Required property is missing: shell
|
checks
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/dagster-dags/dagster-dags/./.github/workflows/templates/checks/action.yaml (Line: 18, Col: 7): Required property is missing: shell,/home/runner/work/dagster-dags/dagster-dags/./.github/workflows/templates/checks/action.yaml (Line: 20, Col: 7): Required property is missing: shell,/home/runner/work/dagster-dags/dagster-dags/./.github/workflows/templates/checks/action.yaml (Line: 22, Col: 7): Required property is missing: shell,/home/runner/work/dagster-dags/dagster-dags/./.github/workflows/templates/checks/action.yaml (Line: 24, 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)
|
checks
Fail to load /home/runner/work/dagster-dags/dagster-dags/./.github/workflows/templates/checks/action.yaml
|