Bump docker/build-push-action from 6.3.0 to 6.9.0 #1037
Annotations
12 warnings
Flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Pylint:
bot/TS3Bot.py#L48
Unnecessary pass statement (unnecessary-pass)
|
Pylint:
bot/guild_audit_service.py#L57
Catching too general exception BaseException (broad-exception-caught)
|
Pylint:
bot/audit_service.py#L64
Catching too general exception BaseException (broad-exception-caught)
|
Pylint:
bot/emblem_downloader.py#L21
Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely (missing-timeout)
|
Pylint:
bot/event_looper.py#L76
Catching too general exception Exception (broad-exception-caught)
|
Pylint:
bot/event_looper.py#L168
Catching too general exception Exception (broad-exception-caught)
|
Pylint:
bot/user_service.py#L151
remove channel groups as well (fixme)
|
Pylint:
bot/main.py#L101
Catching too general exception Exception (broad-exception-caught)
|
Pylint:
bot/guild_service.py#L174
error check (fixme)
|
Pylint:
bot/guild_service.py#L467
Set subchannel permissions aswell (fixme)
|