Allow users to toggle --only-binary flag #50
test.yaml
on: pull_request
setup-uv [default]
2s
setup-uv [version]
3s
setup-uv [lockfile-onlybinary-true]
3s
setup-mdbook [default]
3s
setup-cargo-bundle-licenses [default]
5s
setup-uv [lockfile-onlybinary-false]
3s
update_conda_lockfiles
/
update
1m 1s
All tests
0s
Annotations
13 errors
setup-uv [default]
/home/runner/work/workflows/workflows/./setup-uv/action.yaml (Line: 29, Col: 20): Unexpected symbol: '=true'. Located at position 20 within expression: inputs.onlybinary===true && '--only-binary=:all:' || ''
|
setup-uv [default]
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/workflows/workflows/./setup-uv/action.yaml (Line: 29, Col: 20): Unexpected symbol: '=true'. Located at position 20 within expression: inputs.onlybinary===true && '--only-binary=:all:' || ''
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-uv [default]
Failed to load /home/runner/work/workflows/workflows/./setup-uv/action.yaml
|
setup-uv [lockfile-onlybinary-true]
/home/runner/work/workflows/workflows/./setup-uv/action.yaml (Line: 29, Col: 20): Unexpected symbol: '=true'. Located at position 20 within expression: inputs.onlybinary===true && '--only-binary=:all:' || ''
|
setup-uv [lockfile-onlybinary-true]
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/workflows/workflows/./setup-uv/action.yaml (Line: 29, Col: 20): Unexpected symbol: '=true'. Located at position 20 within expression: inputs.onlybinary===true && '--only-binary=:all:' || ''
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-uv [lockfile-onlybinary-true]
Failed to load /home/runner/work/workflows/workflows/./setup-uv/action.yaml
|
setup-uv [lockfile-onlybinary-false]
/home/runner/work/workflows/workflows/./setup-uv/action.yaml (Line: 29, Col: 20): Unexpected symbol: '=true'. Located at position 20 within expression: inputs.onlybinary===true && '--only-binary=:all:' || ''
|
setup-uv [version]
/home/runner/work/workflows/workflows/./setup-uv/action.yaml (Line: 29, Col: 20): Unexpected symbol: '=true'. Located at position 20 within expression: inputs.onlybinary===true && '--only-binary=:all:' || ''
|
setup-uv [lockfile-onlybinary-false]
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/workflows/workflows/./setup-uv/action.yaml (Line: 29, Col: 20): Unexpected symbol: '=true'. Located at position 20 within expression: inputs.onlybinary===true && '--only-binary=:all:' || ''
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-uv [version]
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/workflows/workflows/./setup-uv/action.yaml (Line: 29, Col: 20): Unexpected symbol: '=true'. Located at position 20 within expression: inputs.onlybinary===true && '--only-binary=:all:' || ''
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-uv [lockfile-onlybinary-false]
Failed to load /home/runner/work/workflows/workflows/./setup-uv/action.yaml
|
setup-uv [version]
Failed to load /home/runner/work/workflows/workflows/./setup-uv/action.yaml
|
All tests
Process completed with exit code 1.
|