Skip to content

feat: add dates for log management #778

feat: add dates for log management

feat: add dates for log management #778

Triggered via pull request January 14, 2025 03:23
Status Failure
Total duration 13s
Artifacts

ruff.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Ruff (I001): cyberdrop_dl/config_definitions/config_settings.py#L1
cyberdrop_dl/config_definitions/config_settings.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (W293): cyberdrop_dl/config_definitions/config_settings.py#L71
cyberdrop_dl/config_definitions/config_settings.py:71:1: W293 Blank line contains whitespace
Ruff (W292): cyberdrop_dl/config_definitions/config_settings.py#L201
cyberdrop_dl/config_definitions/config_settings.py:201:76: W292 No newline at end of file
Ruff (I001): cyberdrop_dl/config_definitions/global_settings.py#L1
cyberdrop_dl/config_definitions/global_settings.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (W292): cyberdrop_dl/config_definitions/pydantic/custom_types.py#L71
cyberdrop_dl/config_definitions/pydantic/custom_types.py:71:25: W292 No newline at end of file
Ruff (F401): cyberdrop_dl/managers/path_manager.py#L3
cyberdrop_dl/managers/path_manager.py:3:8: F401 `os` imported but unused
ruff
The process '/opt/hostedtoolcache/ruff/0.8.0/x86_64/ruff' failed with exit code 1
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636