Update action.yaml #10
dbg-wd.yml
on: push
debug-workflow-dispatch
5s
Annotations
3 errors and 1 warning
debug-workflow-dispatch
/home/runner/work/actions-workflow-call-test/actions-workflow-call-test/./.github/actions/debugging/action.yaml (Line: 8, Col: 9): Unexpected value ''
|
debug-workflow-dispatch
System.ArgumentException: Unexpected type 'NullToken' encountered while reading 'environment'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStepEnvironment(TemplateContext context, TemplateToken environment, StringComparer keyComparer, Boolean allowExpressions)
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)
|
debug-workflow-dispatch
Fail to load /home/runner/work/actions-workflow-call-test/actions-workflow-call-test/./.github/actions/debugging/action.yaml
|
debug-workflow-dispatch
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|