Hello #1
Annotations
3 errors
hello
/home/runner/work/labeler-action/labeler-action/./action.yml: (Line: 1, Col: 23, Idx: 22) - (Line: 1, Col: 24, Idx: 23): While parsing a block mapping, did not find expected key.
|
hello
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)
|
hello
Failed to load /home/runner/work/labeler-action/labeler-action/./action.yml
|