chore(dev): update dependency ruff to v0.0.281 #372
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 3 warnings
Ruff (PLR1714):
anime_episode_parser/cn.py#L50
anime_episode_parser/cn.py:50:16: PLR1714 Consider merging multiple comparisons: `unit in (10000, 100000000)`. Use a `set` if the elements are hashable.
|
Ruff (PLR1714):
anime_episode_parser/cn.py#L63
anime_episode_parser/cn.py:63:12: PLR1714 Consider merging multiple comparisons: `x in (10000, 100000000)`. Use a `set` if the elements are hashable.
|
ruff
Process completed with exit code 1.
|
ruff
Failed to save: Unable to reserve cache with key trim21-tool-poetry-6-363a6329b8fd339a7de2513779fb5b7c, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/84/merge, Key: trim21-tool-poetry-6-363a6329b8fd339a7de2513779fb5b7c, Version: 6c1a4880024dfe3392c0ff1acf331e3fa4d52bb6314a12afd12dff8f7ba9aacf
|
mypy
Failed to save: Unable to reserve cache with key trim21-tool-poetry-6-363a6329b8fd339a7de2513779fb5b7c, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/84/merge, Key: trim21-tool-poetry-6-363a6329b8fd339a7de2513779fb5b7c, Version: 6c1a4880024dfe3392c0ff1acf331e3fa4d52bb6314a12afd12dff8f7ba9aacf
|
pre-commit
Failed to save: Unable to reserve cache with key trim21-tool-poetry-6-363a6329b8fd339a7de2513779fb5b7c, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/84/merge, Key: trim21-tool-poetry-6-363a6329b8fd339a7de2513779fb5b7c, Version: 6c1a4880024dfe3392c0ff1acf331e3fa4d52bb6314a12afd12dff8f7ba9aacf
|