feat: add install-shellcheck action #6
Annotations
6 errors
Run /./.github/actions/install-shellcheck
D:\a\wdl\wdl\./.github/actions/install-shellcheck\action.yaml (Line: 9, Col: 7): Unexpected value 'uses'
|
Run /./.github/actions/install-shellcheck
D:\a\wdl\wdl\./.github/actions/install-shellcheck\action.yaml (Line: 10, Col: 7): Unexpected value 'with'
|
Run /./.github/actions/install-shellcheck
D:\a\wdl\wdl\./.github/actions/install-shellcheck\action.yaml (Line: 6, Col: 7): Required property is missing: run
|
Run /./.github/actions/install-shellcheck
D:\a\wdl\wdl\./.github/actions/install-shellcheck\action.yaml (Line: 7, Col: 11): Unrecognized named-value: 'Linux'. Located at position 14 within expression: runner.os == Linux
|
Run /./.github/actions/install-shellcheck
System.ArgumentException: Unexpected type '' encountered while reading 'steps item uses'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps)
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 D:\a\wdl\wdl\./.github/actions/install-shellcheck\action.yaml
|
Loading