build(deps): bump ruff from 0.11.13 to 0.12.0 in the test-and-lint-dependencies group #3677
ci.yml
on: pull_request
test
/
Lint Test
16s
test-with-sslib-main
/
Test securesystemslib main branch (not a merge blocker)
30s
Matrix: test / Tests
test
/
All tests passed
test
/
coveralls-fin
15s
Annotations
11 errors
Ruff (PLW1641):
tuf/api/_payload.py#L1477
tuf/api/_payload.py:1477:7: PLW1641 Object does not implement `__hash__` method
|
Ruff (PLW1641):
tuf/api/_payload.py#L1338
tuf/api/_payload.py:1338:7: PLW1641 Object does not implement `__hash__` method
|
Ruff (PLW1641):
tuf/api/_payload.py#L1193
tuf/api/_payload.py:1193:7: PLW1641 Object does not implement `__hash__` method
|
Ruff (PLW1641):
tuf/api/_payload.py#L1030
tuf/api/_payload.py:1030:7: PLW1641 Object does not implement `__hash__` method
|
Ruff (PLW1641):
tuf/api/_payload.py#L963
tuf/api/_payload.py:963:7: PLW1641 Object does not implement `__hash__` method
|
Ruff (PLW1641):
tuf/api/_payload.py#L898
tuf/api/_payload.py:898:7: PLW1641 Object does not implement `__hash__` method
|
Ruff (PLW1641):
tuf/api/_payload.py#L778
tuf/api/_payload.py:778:7: PLW1641 Object does not implement `__hash__` method
|
Ruff (PLW1641):
tuf/api/_payload.py#L497
tuf/api/_payload.py:497:7: PLW1641 Object does not implement `__hash__` method
|
Ruff (PLW1641):
tuf/api/_payload.py#L256
tuf/api/_payload.py:256:7: PLW1641 Object does not implement `__hash__` method
|
Ruff (PLW1641):
tuf/api/_payload.py#L84
tuf/api/_payload.py:84:7: PLW1641 Object does not implement `__hash__` method
|
test / coveralls-fin
Process completed with exit code 1.
|