work on options syntax #90
Annotations
4 errors and 1 warning
rspec
/home/runner/work/route_rater/route_rater/./.github/actions/run_rspec/action.yaml (Line: 41, Col: 11): A sequence was not expected
|
rspec
/home/runner/work/route_rater/route_rater/./.github/actions/run_rspec/action.yaml (Line: 48, Col: 11): A sequence was not expected
|
rspec
System.ArgumentException: Unexpected type 'SequenceToken' encountered while reading 'inputs value'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStepInputs(TemplateContext context, TemplateToken inputs, 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)
|
rspec
Failed to load /home/runner/work/route_rater/route_rater/./.github/actions/run_rspec/action.yaml
|
rspec
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|