learning github action from workflow #53
Annotations
3 errors
markdown-lint
/home/runner/work/template/template/./.github/actions/md-lint/action.yml (Line: 1, Col: 6): Unexpected value ''
|
markdown-lint
System.ArgumentException: Unexpected type 'NullToken' encountered while reading 'runs'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
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)
|
markdown-lint
Failed to load /home/runner/work/template/template/./.github/actions/md-lint/action.yml
|