run linter on action.yml script #4
Annotations
3 errors
loop
/home/runner/work/pull-merge/pull-merge/./action.yml: (Line: 83, Col: 7, Idx: 2483) - (Line: 83, Col: 8, Idx: 2484): While parsing a block mapping, did not find expected key.
|
loop
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
loop
Failed to load /home/runner/work/pull-merge/pull-merge/./action.yml
|