refactor: fix some minor typing problem #2642
Annotations
8 errors and 1 warning
pyright:
transmission_rpc/client.py#L31
Import "transmission_rpc.utils" could not be resolved (reportMissingImports)
|
pyright:
transmission_rpc/client.py#L169
Type of "__torrent_get_arguments" is unknown (reportUnknownMemberType)
|
pyright:
transmission_rpc/client.py#L179
Type of "__torrent_get_arguments" is unknown (reportUnknownMemberType)
|
pyright:
transmission_rpc/client.py#L573
Type of "__torrent_get_arguments" is unknown (reportUnknownMemberType)
|
pyright:
transmission_rpc/client.py#L603
Type of "__torrent_get_arguments" is unknown (reportUnknownMemberType)
|
pyright:
transmission_rpc/client.py#L623
Type of "__torrent_get_arguments" is unknown (reportUnknownMemberType)
|
pyright
6 errors
|
sphinx
Process completed with exit code 1.
|
pyright
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|