0.1.7 #13
Annotations
10 errors and 1 warning
erlang-publish
/home/runner/work/erlang-soap/erlang-soap/./.github/actions/erlang-publish/action.yml (Line: 39, Col: 12): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.mix-env
|
erlang-publish
/home/runner/work/erlang-soap/erlang-soap/./.github/actions/erlang-publish/action.yml (Line: 46, Col: 6): Unexpected value 'outputs'
|
erlang-publish
/home/runner/work/erlang-soap/erlang-soap/./.github/actions/erlang-publish/action.yml (Line: 48, Col: 6): Unexpected value 'steps'
|
erlang-publish
/home/runner/work/erlang-soap/erlang-soap/./.github/actions/erlang-publish/action.yml (Line: 45, Col: 6): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
|
erlang-publish
/home/runner/work/erlang-soap/erlang-soap/./.github/actions/erlang-publish/action.yml (Line: 61, Col: 6): Unexpected value 'defaults'
|
erlang-publish
/home/runner/work/erlang-soap/erlang-soap/./.github/actions/erlang-publish/action.yml (Line: 64, Col: 6): Unexpected value 'permissions'
|
erlang-publish
/home/runner/work/erlang-soap/erlang-soap/./.github/actions/erlang-publish/action.yml (Line: 67, Col: 6): Unexpected value 'steps'
|
erlang-publish
/home/runner/work/erlang-soap/erlang-soap/./.github/actions/erlang-publish/action.yml (Line: 60, Col: 6): There's not enough info to determine what you meant. Add one of these properties: run, shell, uses, with, working-directory
|
erlang-publish
System.ArgumentException: Unexpected type '' encountered while reading 'steps item uses'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(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)
|
erlang-publish
Failed to load /home/runner/work/erlang-soap/erlang-soap/./.github/actions/erlang-publish/action.yml
|
erlang-publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|