Skip to content

feat: add legacy_only param to get_beatmap_scores #516

feat: add legacy_only param to get_beatmap_scores

feat: add legacy_only param to get_beatmap_scores #516

Triggered via pull request January 30, 2024 14:14
@NiceAesthNiceAesth
synchronize #214
legacy-only
Status Failure
Total duration 43s
Artifacts

mypy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
mypy: aiosu/v1/client.py#L28
Module "aiosu.models.legacy" has no attribute "ReplayCompact" [attr-defined]
mypy: aiosu/v1/client.py#L412
Return type becomes "Coroutine[Any, Any, Any]" due to an unfollowed import [no-any-unimported]
mypy
Process completed with exit code 1.