Upgrade dependencies #296
Annotations
10 errors
Run ruff:
src/bot/bot.py#L34
src/bot/bot.py:34:15: PLR6301 Method `on_error` could be a function, class method, or static method
|
Run ruff:
src/bot/constants.py#L4
src/bot/constants.py:4:89: E501 Line too long (113 > 88)
|
Run ruff:
src/bot/exts/core/error_handler.py#L36
src/bot/exts/core/error_handler.py:36:83: COM812 Trailing comma missing
|
Run ruff:
src/bot/exts/core/error_handler.py#L41
src/bot/exts/core/error_handler.py:41:89: E501 Line too long (102 > 88)
|
Run ruff:
src/bot/exts/core/error_handler.py#L59
src/bot/exts/core/error_handler.py:59:89: E501 Line too long (89 > 88)
|
Run ruff:
src/bot/exts/core/error_handler.py#L59
src/bot/exts/core/error_handler.py:59:90: COM812 Trailing comma missing
|
Run ruff:
src/bot/exts/core/error_handler.py#L82
src/bot/exts/core/error_handler.py:82:89: E501 Line too long (98 > 88)
|
Run ruff:
src/bot/exts/core/error_handler.py#L84
src/bot/exts/core/error_handler.py:84:68: COM812 Trailing comma missing
|
Run ruff:
src/bot/exts/core/error_handler.py#L92
src/bot/exts/core/error_handler.py:92:89: E501 Line too long (96 > 88)
|
Run ruff:
src/bot/exts/core/error_handler.py#L101
src/bot/exts/core/error_handler.py:101:72: COM812 Trailing comma missing
|
The logs for this run have expired and are no longer available.
Loading