Skip to content

[pre-commit.ci] pre-commit autoupdate #579

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #579

Re-run triggered August 5, 2024 18:22
Status Failure
Total duration 43s
Artifacts

mypy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
mypy: aiosu/v2/client.py#L457
Incompatible types in assignment (expression has type "partial[Coroutine[Any, Any, ArtistTracksResponse]]", variable has type "Optional[partial[Coroutine[object, object, CursorModel]]]") [assignment]
mypy: aiosu/v2/client.py#L510
Incompatible types in assignment (expression has type "partial[Coroutine[Any, Any, ChangelogListing]]", variable has type "Optional[partial[Coroutine[object, object, CursorModel]]]") [assignment]
mypy: aiosu/v2/client.py#L590
Incompatible types in assignment (expression has type "partial[Coroutine[Any, Any, NewsListing]]", variable has type "Optional[partial[Coroutine[object, object, CursorModel]]]") [assignment]
mypy: aiosu/v2/client.py#L663
Incompatible types in assignment (expression has type "partial[Coroutine[Any, Any, CommentBundle]]", variable has type "Optional[partial[Coroutine[object, object, CursorModel]]]") [assignment]
mypy: aiosu/v2/client.py#L700
Incompatible types in assignment (expression has type "partial[Coroutine[Any, Any, CommentBundle]]", variable has type "Optional[partial[Coroutine[object, object, CursorModel]]]") [assignment]
mypy: aiosu/v2/client.py#L1482
Incompatible types in assignment (expression has type "partial[Coroutine[Any, Any, BeatmapsetSearchResponse]]", variable has type "Optional[partial[Coroutine[object, object, CursorModel]]]") [assignment]
mypy: aiosu/v2/client.py#L1518
Incompatible types in assignment (expression has type "partial[Coroutine[Any, Any, BeatmapPacksResponse]]", variable has type "Optional[partial[Coroutine[object, object, CursorModel]]]") [assignment]
mypy: aiosu/v2/client.py#L1647
Incompatible types in assignment (expression has type "partial[Coroutine[Any, Any, BeatmapsetDiscussionResponse]]", variable has type "Optional[partial[Coroutine[object, object, CursorModel]]]") [assignment]
mypy: aiosu/v2/client.py#L1699
Incompatible types in assignment (expression has type "partial[Coroutine[Any, Any, BeatmapsetDiscussionPostResponse]]", variable has type "Optional[partial[Coroutine[object, object, CursorModel]]]") [assignment]
mypy: aiosu/v2/client.py#L1754
Incompatible types in assignment (expression has type "partial[Coroutine[Any, Any, BeatmapsetDiscussionVoteResponse]]", variable has type "Optional[partial[Coroutine[object, object, CursorModel]]]") [assignment]