Skip to content

refactor: fix some minor typing problem #2642

refactor: fix some minor typing problem

refactor: fix some minor typing problem #2642

Triggered via pull request February 16, 2025 20:25
Status Failure
Total duration 27s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.