ci: use system python when available #100
tests.yaml
on: push
Detect changed files
5s
Matrix: tests-matrix
Waiting for pending jobs
Status
0s
Annotations
7 errors
Check poetry.lock
/home/runner/work/poetry/poetry/./.github/actions/bootstrap-poetry/action.yml (Line: 38, Col: 12): Unexpected end of expression: 'python-path'. Located at position 92 within expression: inputs.python-version != 'system' && format('--python \"{0}\"', steps.setup-python.outputs.python-path
|
Check poetry.lock
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/poetry/poetry/./.github/actions/bootstrap-poetry/action.yml (Line: 38, Col: 12): Unexpected end of expression: 'python-path'. Located at position 92 within expression: inputs.python-version != 'system' && format('--python \"{0}\"', steps.setup-python.outputs.python-path
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)
|
Check poetry.lock
Failed to load /home/runner/work/poetry/poetry/./.github/actions/bootstrap-poetry/action.yml
|
Check fixtures (PyPI)
/home/runner/work/poetry/poetry/./.github/actions/bootstrap-poetry/action.yml (Line: 38, Col: 12): Unexpected end of expression: 'python-path'. Located at position 92 within expression: inputs.python-version != 'system' && format('--python \"{0}\"', steps.setup-python.outputs.python-path
|
Check fixtures (PyPI)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/poetry/poetry/./.github/actions/bootstrap-poetry/action.yml (Line: 38, Col: 12): Unexpected end of expression: 'python-path'. Located at position 92 within expression: inputs.python-version != 'system' && format('--python \"{0}\"', steps.setup-python.outputs.python-path
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)
|
Check fixtures (PyPI)
Failed to load /home/runner/work/poetry/poetry/./.github/actions/bootstrap-poetry/action.yml
|
Status
Process completed with exit code 1.
|