Skip to content

Split get_score into get_score and get_lazer_score #595

Split get_score into get_score and get_lazer_score

Split get_score into get_score and get_lazer_score #595

Triggered via pull request November 2, 2024 12:12
Status Failure
Total duration 47s
Artifacts

mypy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
mypy: aiosu/v2/client.py#L1786
Name "kwargs" is not defined [name-defined]
mypy: aiosu/v2/client.py#L1792
Incompatible return value type (got "LazerScore", expected "Score") [return-value]
mypy
Process completed with exit code 1.