test-local-action.yaml
on: pull_request
test-local-action
3s
Annotations
3 errors
test-local-action
/home/runner/work/test-ga/test-ga/./.github/actions/my-composite-action/action.yaml: (Line: 14, Col: 29, Idx: 287) - (Line: 14, Col: 29, Idx: 287): Mapping values are not allowed in this context.
|
test-local-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-local-action
Failed to load /home/runner/work/test-ga/test-ga/./.github/actions/my-composite-action/action.yaml
|