Skip to content

chore(deps): update dependency sphinx to v8 #578

chore(deps): update dependency sphinx to v8

chore(deps): update dependency sphinx to v8 #578

Triggered via pull request July 29, 2024 20:07
Status Failure
Total duration 51s
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]