Skip to content

Fix lavalink issue

Fix lavalink issue #25

Triggered via push March 24, 2024 14:20
Status Success
Total duration 1m 1s
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

34 warnings and 37 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/.
Unsatisfied package requirements: lava/utils.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: requirements.txt#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: main.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/embeds.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/variables.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/bot.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/voice_client.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/errors.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/cogs/events.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/source.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/cogs/commands.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
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
Unnecessary non-capturing group: lava/cogs/commands.py#L685
Unnecessary non-capturing group `(?:%[0-9a-fA-F][0-9a-fA-F])`
Unsatisfied package requirements: lava/utils.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: requirements.txt#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: main.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/embeds.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/variables.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/bot.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/voice_client.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/errors.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/cogs/events.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/source.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
Unsatisfied package requirements: lava/cogs/commands.py#L1
Package requirements 'PyNaCl==1.5.0', 'spotipy==2.23.0', 'beautifulsoup4==4.12.3', 'psutil==5.9.8', 'disnake==2.9.1', 'python-dotenv==1.0.1', 'yt-dlp==2024.3.10', 'colorlog', 'youtube-related', 'youtube-search', 'Lavalink.py', 'disnake-ext-paginator' are not satisfied
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
Unnecessary non-capturing group: lava/cogs/commands.py#L685
Unnecessary non-capturing group `(?:%[0-9a-fA-F][0-9a-fA-F])`
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
An instance attribute is defined outside `__init__`: lava/source.py#L56
Instance attribute track defined outside __init__
Unsatisfied package requirements: lava/bot.py#L6
Package containing module 'lavalink' is not listed in the project requirements
Unsatisfied package requirements: lava/source.py#L9
Package containing module 'lavalink' is not listed in the project requirements
Unsatisfied package requirements: lava/voice_client.py#L2
Package containing module 'lavalink' is not listed in the project requirements
Unsatisfied package requirements: lava/cogs/events.py#L9
Package containing module 'lavalink' is not listed in the project requirements
Unsatisfied package requirements: lava/cogs/commands.py#L9
Package containing module 'lavalink' is not listed in the project requirements
Unsatisfied package requirements: lava/utils.py#L11
Package containing module 'lavalink' is not listed in the project requirements
PEP 8 coding style violation: lava/utils.py#L412
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: lava/source.py#L319
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: lava/cogs/commands.py#L841
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: lava/cogs/commands.py#L212
PEP 8: E501 line too long (165 \> 120 characters)
PEP 8 coding style violation: lava/utils.py#L353
PEP 8: E131 continuation line unaligned for hanging indent
PEP 8 coding style violation: lava/cogs/commands.py#L675
PEP 8: E501 line too long (193 \> 120 characters)
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
An instance attribute is defined outside `__init__`: lava/source.py#L56
Instance attribute track defined outside __init__
Unsatisfied package requirements: lava/bot.py#L6
Package containing module 'lavalink' is not listed in the project requirements
Unsatisfied package requirements: lava/source.py#L9
Package containing module 'lavalink' is not listed in the project requirements
Unsatisfied package requirements: lava/voice_client.py#L2
Package containing module 'lavalink' is not listed in the project requirements
Unsatisfied package requirements: lava/cogs/events.py#L9
Package containing module 'lavalink' is not listed in the project requirements
Unsatisfied package requirements: lava/cogs/commands.py#L9
Package containing module 'lavalink' is not listed in the project requirements
Unsatisfied package requirements: lava/utils.py#L11
Package containing module 'lavalink' is not listed in the project requirements
PEP 8 coding style violation: lava/utils.py#L412
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: lava/source.py#L319
PEP 8: E501 line too long (126 \> 120 characters)
PEP 8 coding style violation: lava/cogs/commands.py#L841
PEP 8: E501 line too long (127 \> 120 characters)
PEP 8 coding style violation: lava/cogs/commands.py#L212
PEP 8: E501 line too long (165 \> 120 characters)
PEP 8 coding style violation: lava/utils.py#L353
PEP 8: E131 continuation line unaligned for hanging indent
PEP 8 coding style violation: lava/cogs/commands.py#L675
PEP 8: E501 line too long (193 \> 120 characters)
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