Skip to content

Implement automatic slow-mode handling #1879

Implement automatic slow-mode handling

Implement automatic slow-mode handling #1879

Triggered via pull request October 27, 2025 11:21
Status Failure
Total duration 1m 6s
Artifacts

check-build-deploy.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff-lint
Process completed with exit code 1.
Ruff (PLC0415): cogs/auto_slow_mode.py#L86
cogs/auto_slow_mode.py:86:9: PLC0415 `import` should be at the top-level of a file
Ruff (ICN003): cogs/auto_slow_mode.py#L37
cogs/auto_slow_mode.py:37:9: ICN003 Members of `datetime` should not be imported explicitly
Ruff (PLC0415): cogs/auto_slow_mode.py#L37
cogs/auto_slow_mode.py:37:9: PLC0415 `import` should be at the top-level of a file
mypy
Process completed with exit code 1.