[Actions] Updated .github/actions/build-tools/action.yml #1076
build-and-publish-pre-release.yml
on: push
build-pre-release
1m 1s
Annotations
3 errors
build-pre-release
/home/runner/work/cs-template/cs-template/./.github/actions/build-version/action.yml (Line: 23, Col: 9): A mapping was not expected
|
build-pre-release
System.ArgumentException: Unexpected type 'MappingToken' encountered while reading 'steps item run'. The type 'ScalarToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertScalar(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps)
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)
|
build-pre-release
Failed to load /home/runner/work/cs-template/cs-template/./.github/actions/build-version/action.yml
|