Run update-known-checksums every night #126
test.yml
on: pull_request
lint
19s
test-version-from-version-file-pyproject
3s
test-default-version-from-pyproject
6s
test-default-version-from-pyproject-dev-group
5s
test-default-version-from-pyproject-dependency-groups
2s
test-default-version-from-pyproject-optional-dependencies
5s
test-semver-range
8s
test-with-explicit-token
2s
test-failure
10s
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.4/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.4/x86_64/ruff' failed with exit code 1
|