Fix workflow actions #179
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint
/home/runner/work/tna-frontend/tna-frontend/./.github/actions/lint/action.yml (Line: 13, Col: 7): Required property is missing: shell
|
lint
/home/runner/work/tna-frontend/tna-frontend/./.github/actions/lint/action.yml (Line: 15, Col: 7): Required property is missing: shell
|
lint
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/tna-frontend/tna-frontend/./.github/actions/lint/action.yml (Line: 13, Col: 7): Required property is missing: shell,/home/runner/work/tna-frontend/tna-frontend/./.github/actions/lint/action.yml (Line: 15, 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
Fail to load /home/runner/work/tna-frontend/tna-frontend/./.github/actions/lint/action.yml
|
tests
/home/runner/work/tna-frontend/tna-frontend/./.github/actions/tests/action.yml (Line: 13, Col: 7): Required property is missing: shell
|
tests
/home/runner/work/tna-frontend/tna-frontend/./.github/actions/tests/action.yml (Line: 15, Col: 7): Required property is missing: shell
|
tests
/home/runner/work/tna-frontend/tna-frontend/./.github/actions/tests/action.yml (Line: 17, Col: 7): Required property is missing: shell
|
tests
/home/runner/work/tna-frontend/tna-frontend/./.github/actions/tests/action.yml (Line: 19, Col: 7): Required property is missing: shell
|
tests
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/tna-frontend/tna-frontend/./.github/actions/tests/action.yml (Line: 13, Col: 7): Required property is missing: shell,/home/runner/work/tna-frontend/tna-frontend/./.github/actions/tests/action.yml (Line: 15, Col: 7): Required property is missing: shell,/home/runner/work/tna-frontend/tna-frontend/./.github/actions/tests/action.yml (Line: 17, Col: 7): Required property is missing: shell,/home/runner/work/tna-frontend/tna-frontend/./.github/actions/tests/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)
|
tests
Fail to load /home/runner/work/tna-frontend/tna-frontend/./.github/actions/tests/action.yml
|