more #274
Annotations
9 errors
build (ubuntu-latest, app)
/home/runner/work/sketcher/sketcher/./.github/actions/build-external/action.yml: (Line: 43, Col: 5, Idx: 1317) - (Line: 43, Col: 5, Idx: 1317): While parsing a block collection, did not find expected '-' indicator.
|
build (ubuntu-latest, app)
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)
|
build (ubuntu-latest, app)
Failed to load /home/runner/work/sketcher/sketcher/./.github/actions/build-external/action.yml
|
build (macos-latest, app)
/Users/runner/work/sketcher/sketcher/./.github/actions/build-external/action.yml: (Line: 43, Col: 5, Idx: 1317) - (Line: 43, Col: 5, Idx: 1317): While parsing a block collection, did not find expected '-' indicator.
|
build (macos-latest, app)
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)
|
build (macos-latest, app)
Failed to load /Users/runner/work/sketcher/sketcher/./.github/actions/build-external/action.yml
|
build (windows-latest, app)
D:\a\sketcher\sketcher\./.github/actions/build-external\action.yml: (Line: 43, Col: 5, Idx: 1359) - (Line: 43, Col: 5, Idx: 1359): While parsing a block collection, did not find expected '-' indicator.
|
build (windows-latest, app)
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)
|
build (windows-latest, app)
Failed to load D:\a\sketcher\sketcher\./.github/actions/build-external\action.yml
|