feat: add install-shellcheck action #5
Annotations
6 errors
Run /./.github/actions/install-shellcheck
/Users/runner/work/wdl/wdl/./.github/actions/install-shellcheck/action.yaml (Line: 12, Col: 7): Required property is missing: shell
|
Run /./.github/actions/install-shellcheck
/Users/runner/work/wdl/wdl/./.github/actions/install-shellcheck/action.yaml (Line: 7, Col: 11): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux"
|
Run /./.github/actions/install-shellcheck
/Users/runner/work/wdl/wdl/./.github/actions/install-shellcheck/action.yaml (Line: 13, Col: 11): Unexpected symbol: '"macOS"'. Located at position 14 within expression: runner.os == "macOS"
|
Run /./.github/actions/install-shellcheck
/Users/runner/work/wdl/wdl/./.github/actions/install-shellcheck/action.yaml (Line: 16, Col: 11): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os == "Windows"
|
Run /./.github/actions/install-shellcheck
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/wdl/wdl/./.github/actions/install-shellcheck/action.yaml (Line: 12, Col: 7): Required property is missing: shell,/Users/runner/work/wdl/wdl/./.github/actions/install-shellcheck/action.yaml (Line: 7, Col: 11): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux",/Users/runner/work/wdl/wdl/./.github/actions/install-shellcheck/action.yaml (Line: 13, Col: 11): Unexpected symbol: '"macOS"'. Located at position 14 within expression: runner.os == "macOS",/Users/runner/work/wdl/wdl/./.github/actions/install-shellcheck/action.yaml (Line: 16, Col: 11): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os == "Windows"
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)
|
Run /./.github/actions/install-shellcheck
Failed to load /Users/runner/work/wdl/wdl/./.github/actions/install-shellcheck/action.yaml
|
Loading