Fix compiled known versions #100
test.yml
on: pull_request
lint
23s
test-default-version-from-pyproject
6s
test-default-version-from-pyproject-dev-group
4s
test-semver-range
9s
test-with-explicit-token
6s
test-failure
11s
Matrix: test-args
Matrix: test-checksum
Matrix: test-latest-version
Matrix: test-multiple-src
Matrix: test-specific-version
Annotations
5 errors
|
|
test-failure
The process '/opt/hostedtoolcache/ruff/0.9.3/x86_64/ruff' failed with exit code 1
|
Ruff (F401):
__tests__/fixtures/malformed-python-project/src/malformed_python_project/hello_world.py#L1
__tests__/fixtures/malformed-python-project/src/malformed_python_project/hello_world.py:1:8: F401 `sys` imported but unused
|
test-failure
The process '/opt/hostedtoolcache/ruff/0.9.3/x86_64/ruff' failed with exit code 1
|