feat: playlist support #27
Annotations
4 warnings and 5 notices
Unbound local variables:
lava/utils.py#L200
Local variable 'message' might be referenced before assignment
|
Unbound local variables:
lava/cogs/commands.py#L530
Local variable 'player' might be referenced before assignment
|
Unbound local variables:
lava/utils.py#L276
Local variable 'message' might be referenced before assignment
|
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JetBrains/qodana-action@v2023.3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
An instance attribute is defined outside `__init__`:
lava/source.py#L56
Instance attribute track defined outside __init__
|
Class has no `__init__` method:
lava/variables.py#L1
Class has no __init__ method
|
Unused local symbols:
lava/voice_client.py#L43
Parameter 'timeout' value is not used
|
Unused local symbols:
lava/cogs/commands.py#L684
Parameter 'interaction' value is not used
|
Unused local symbols:
lava/voice_client.py#L43
Parameter 'reconnect' value is not used
|