Switch from poetry to uv #1348
ci.yml
on: pull_request
Setup project for testing
5s
Launch pre-commits checks (ruff)
13s
Matrix: Run tests and generate coverage report
Annotations
4 errors and 2 warnings
Setup project for testing
/home/runner/work/sith/sith/./.github/actions/setup_project/action.yml (Line: 27, Col: 14): Unexpected symbol: '"'. Located at position 11 within expression: hashFiles(".python-version")
|
Setup project for testing
/home/runner/work/sith/sith/./.github/actions/setup_project/action.yml (Line: 37, Col: 14): Unexpected symbol: '"'. Located at position 11 within expression: hashFiles(".python-version")
|
Setup project for testing
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/sith/sith/./.github/actions/setup_project/action.yml (Line: 27, Col: 14): Unexpected symbol: '"'. Located at position 11 within expression: hashFiles(".python-version"),/home/runner/work/sith/sith/./.github/actions/setup_project/action.yml (Line: 37, Col: 14): Unexpected symbol: '"'. Located at position 11 within expression: hashFiles(".python-version")
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)
|
Setup project for testing
Failed to load /home/runner/work/sith/sith/./.github/actions/setup_project/action.yml
|
Setup project for testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Launch pre-commits checks (ruff)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|