Move composite action to separate location #4
Annotations
7 errors
Check Syntax
/home/runner/work/thanatos/thanatos/./.github/actions/setup-lint/action.yml (Line: 13, Col: 7): Required property is missing: shell
|
Check Syntax
/home/runner/work/thanatos/thanatos/./.github/actions/setup-lint/action.yml (Line: 21, Col: 7): Unexpected value 'working-directory'
|
Check Syntax
/home/runner/work/thanatos/thanatos/./.github/actions/setup-lint/action.yml (Line: 31, Col: 7): Unexpected value 'working-directory'
|
Check Syntax
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/thanatos/thanatos/./.github/actions/setup-lint/action.yml (Line: 13, Col: 7): Required property is missing: shell,/home/runner/work/thanatos/thanatos/./.github/actions/setup-lint/action.yml (Line: 21, Col: 7): Unexpected value 'working-directory',/home/runner/work/thanatos/thanatos/./.github/actions/setup-lint/action.yml (Line: 31, Col: 7): Unexpected value 'working-directory'
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)
|
Check Syntax
Fail to load /home/runner/work/thanatos/thanatos/./.github/actions/setup-lint/action.yml
|
Lint Code
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/thanatos/thanatos/.github/workflows/lint-setup'. Did you forget to run actions/checkout before running your local action?
|
Check Formatting
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/thanatos/thanatos/.github/workflows/lint-setup'. Did you forget to run actions/checkout before running your local action?
|