Merge pull request #97 from Nat1anWasTaken/renovate/actions-checkout-4.x #94
Annotations
3 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
|
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
|