Simplified script struct #61
Annotations
6 errors
test-skip
/home/runner/work/deploy-action/deploy-action/./action.yml: (Line: 104, Col: 29, Idx: 3148) - (Line: 104, Col: 29, Idx: 3148): Mapping values are not allowed in this context.
|
test-skip
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-skip
Failed to load /home/runner/work/deploy-action/deploy-action/./action.yml
|
test-deploy
/home/runner/work/deploy-action/deploy-action/./action.yml: (Line: 104, Col: 29, Idx: 3148) - (Line: 104, Col: 29, Idx: 3148): Mapping values are not allowed in this context.
|
test-deploy
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-deploy
Failed to load /home/runner/work/deploy-action/deploy-action/./action.yml
|