chore(dev): update dependency ruff to v0.0.286 #1978
Annotations
6 errors and 2 warnings
Ruff (PYI041):
transmission_rpc/__init__.py#L44
transmission_rpc/__init__.py:44:14: PYI041 Use `float` instead of `int | float`
|
Ruff (PYI041):
transmission_rpc/client.py#L90
transmission_rpc/client.py:90:18: PYI041 Use `float` instead of `int | float`
|
Ruff (PYI036):
transmission_rpc/client.py#L1155
transmission_rpc/client.py:1155:34: PYI036 The first argument in `__exit__` should be annotated with `object` or `type[BaseException] | None`
|
Ruff (PYI036):
transmission_rpc/client.py#L1155
transmission_rpc/client.py:1155:60: PYI036 The second argument in `__exit__` should be annotated with `object` or `BaseException | None`
|
Ruff (PYI036):
transmission_rpc/client.py#L1155
transmission_rpc/client.py:1155:79: PYI036 The third argument in `__exit__` should be annotated with `object` or `types.TracebackType | None`
|
ruff
Process completed with exit code 1.
|
mypy
Failed to save: Unable to reserve cache with key trim21-tool-poetry-6-001a4c229e1db464454b84166708165b, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/324/merge, Key: trim21-tool-poetry-6-001a4c229e1db464454b84166708165b, Version: 6c1a4880024dfe3392c0ff1acf331e3fa4d52bb6314a12afd12dff8f7ba9aacf
|
pre-commit
Failed to save: Unable to reserve cache with key trim21-tool-poetry-6-001a4c229e1db464454b84166708165b, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/324/merge, Key: trim21-tool-poetry-6-001a4c229e1db464454b84166708165b, Version: 6c1a4880024dfe3392c0ff1acf331e3fa4d52bb6314a12afd12dff8f7ba9aacf
|