Skip to content

chore(deps-dev): bump ruff from 0.0.270 to 0.0.282 #69

chore(deps-dev): bump ruff from 0.0.270 to 0.0.282

chore(deps-dev): bump ruff from 0.0.270 to 0.0.282 #69

Triggered via push August 7, 2023 13:31
Status Failure
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: python-code-checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (FIX002): dht_torznab/api/endpoints.py#L23
dht_torznab/api/endpoints.py:23:3: FIX002 Line contains TODO, consider resolving the issue
Ruff (FIX002): dht_torznab/listener.py#L22
dht_torznab/listener.py:22:3: FIX002 Line contains TODO, consider resolving the issue
Ruff (FIX002): dht_torznab/listener.py#L80
dht_torznab/listener.py:80:7: FIX002 Line contains TODO, consider resolving the issue
Ruff (FIX002): dht_torznab/listener.py#L101
dht_torznab/listener.py:101:11: FIX002 Line contains TODO, consider resolving the issue
Ruff (RUF012): dht_torznab/models.py#L37
dht_torznab/models.py:37:27: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
Ruff (FIX002): dht_torznab/models.py#L46
dht_torznab/models.py:46:11: FIX002 Line contains TODO, consider resolving the issue
Ruff (FIX002): dht_torznab/models.py#L47
dht_torznab/models.py:47:11: FIX002 Line contains TODO, consider resolving the issue
Ruff (FIX002): dht_torznab/models.py#L60
dht_torznab/models.py:60:7: FIX002 Line contains TODO, consider resolving the issue
Ruff (FIX002): dht_torznab/peer_count_updater.py#L38
dht_torznab/peer_count_updater.py:38:11: FIX002 Line contains TODO, consider resolving the issue
Ruff (FIX002): dht_torznab/peer_count_updater.py#L106
dht_torznab/peer_count_updater.py:106:7: FIX002 Line contains TODO, consider resolving the issue