Container action hello workflow #4
container-action-hello-workflow.yml
on: workflow_dispatch
container-action-hello-job
10s
Annotations
3 errors
|
container-action-hello-job
Failed to load /home/runner/_work/github-arc-test/github-arc-test/./hello-world-container-action/action.yml
|
|
container-action-hello-job
System.ArgumentException: Unexpected type 'SequenceToken' encountered while reading 'entrypoint'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
|
container-action-hello-job
/home/runner/_work/github-arc-test/github-arc-test/./hello-world-container-action/action.yml (Line: 6, Col: 15): A sequence was not expected
|