add test #71
Annotations
5 errors
test_action
/home/runner/work/jq/jq/./action.yaml (Line: 164, Col: 9): Unexpected value ''
|
test_action
/home/runner/work/jq/jq/./action.yaml (Line: 165, Col: 3): Unexpected value 'input-command'
|
test_action
/home/runner/work/jq/jq/./action.yaml: (Line: 168, Col: 5, Idx: 4885) - (Line: 168, Col: 6, Idx: 4886): While parsing a block mapping, did not find expected key.
|
test_action
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)
|
test_action
Failed to load /home/runner/work/jq/jq/./action.yaml
|