Merge branch 'feat/revive' of https://github.com/team-nameless/namele… #28
Annotations
4 errors and 3 warnings
python (3.13):
nameless/command/music.py#L694
Import "..custom.player.lavalink" could not be resolved (reportMissingImports)
|
python (3.13):
nameless/command/music.py#L705
Import "..custom.player.lavalink" could not be resolved (reportMissingImports)
|
python (3.13)
2 errors
|
python (3.13)
Process completed with exit code 1.
|
python (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
python (3.13):
nameless/command/music.py#L694
Type of "lavalink_main" is unknown (reportUnknownVariableType)
|
python (3.13):
nameless/command/music.py#L705
Type of "lavalink_stop" is unknown (reportUnknownVariableType)
|