Skip to content

Bump docker/setup-buildx-action from 3.4.0 to 3.7.0 #1039

Bump docker/setup-buildx-action from 3.4.0 to 3.7.0

Bump docker/setup-buildx-action from 3.4.0 to 3.7.0 #1039

Triggered via pull request October 3, 2024 23:48
Status Success
Total duration 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)