CircleCI to Github actions migration for Kedro-Viz (test) #6
javascript-lint-and-tests.yml
on: pull_request
javascript_lint_and_tests
6m 42s
Annotations
3 errors
javascript_lint_and_tests
/home/runner/work/kedro-viz/kedro-viz/./.github/actions/install_node_dependencies/action.yml (Line: 29, Col: 14): Unexpected symbol: '+'. Located at position 31 within expression: hashFiles(inputs.package-path + '/package-lock.json')
|
javascript_lint_and_tests
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/kedro-viz/kedro-viz/./.github/actions/install_node_dependencies/action.yml (Line: 29, Col: 14): Unexpected symbol: '+'. Located at position 31 within expression: hashFiles(inputs.package-path + '/package-lock.json')
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
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)
|
javascript_lint_and_tests
Failed to load /home/runner/work/kedro-viz/kedro-viz/./.github/actions/install_node_dependencies/action.yml
|