Do not expect GITHUB_TOKEN to be set or valid #106
test.yml
on: pull_request
lint
21s
test-default-version-from-pyproject
6s
test-default-version-from-pyproject-dev-group
3s
test-semver-range
6s
test-with-explicit-token
4s
test-failure
13s
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
|