combine uv and install dependencies #2217
javascript-lint-and-tests.yml
on: push
javascript_lint_and_tests
9s
Annotations
4 errors
javascript_lint_and_tests
/home/runner/work/kedro-viz/kedro-viz/./.github/actions/install_kedro_and_python_dependencies/action.yml (Line: 5, Col: 9): Unexpected value ''
|
javascript_lint_and_tests
/home/runner/work/kedro-viz/kedro-viz/./.github/actions/install_kedro_and_python_dependencies/action.yml (Line: 6, Col: 3): 'steps' is already defined
|
javascript_lint_and_tests
System.ArgumentException: Unexpected type 'NullToken' encountered while reading 'steps'. The type 'SequenceToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertSequence(TemplateToken value, String objectDescription)
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_kedro_and_python_dependencies/action.yml
|