feat: Enable specifying the executable version #373
Annotations
9 errors
actions (macos-latest)
/Users/runner/work/jjversion-action/jjversion-action/./action.yaml: (Line: 9, Col: 56, Idx: 227) - (Line: 9, Col: 101, Idx: 272): While parsing a block mapping, did not find expected key.
|
actions (macos-latest)
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)
|
actions (macos-latest)
Fail to load /Users/runner/work/jjversion-action/jjversion-action/./action.yaml
|
actions (windows-latest)
D:\a\jjversion-action\jjversion-action\./action.yaml: (Line: 9, Col: 56, Idx: 235) - (Line: 9, Col: 101, Idx: 280): While parsing a block mapping, did not find expected key.
|
actions (windows-latest)
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)
|
actions (windows-latest)
Fail to load D:\a\jjversion-action\jjversion-action\./action.yaml
|
actions (ubuntu-latest)
/home/runner/work/jjversion-action/jjversion-action/./action.yaml: (Line: 9, Col: 56, Idx: 227) - (Line: 9, Col: 101, Idx: 272): While parsing a block mapping, did not find expected key.
|
actions (ubuntu-latest)
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)
|
actions (ubuntu-latest)
Fail to load /home/runner/work/jjversion-action/jjversion-action/./action.yaml
|