Skip to content

Move composite action to separate location #4

Move composite action to separate location

Move composite action to separate location #4

Triggered via push January 31, 2024 02:48
Status Failure
Total duration 15s
Artifacts

lint.yml

on: push
Check Syntax
2s
Check Syntax
Check Formatting
5s
Check Formatting
Lint Code
2s
Lint Code
Fit to window
Zoom out
Zoom in

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?