Action-Test - [ #] by @MariusStorhaug #65
Action-Test.yml
on: schedule
Action-Test - [Basic]
3s
Annotations
6 errors
Action-Test - [Basic]
/home/runner/work/Template-Action/Template-Action/./action.yml (Line: 1, Col: 7): A mapping was not expected
|
Action-Test - [Basic]
/home/runner/work/Template-Action/Template-Action/./action.yml (Line: 2, Col: 14): A mapping was not expected
|
Action-Test - [Basic]
/home/runner/work/Template-Action/Template-Action/./action.yml (Line: 36, Col: 13): A mapping was not expected
|
Action-Test - [Basic]
/home/runner/work/Template-Action/Template-Action/./action.yml: Expected mapping end
|
Action-Test - [Basic]
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)
|
Action-Test - [Basic]
Failed to load /home/runner/work/Template-Action/Template-Action/./action.yml
|