Skip to content

chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.4 #378

chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.4

chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.4 #378

Triggered via push July 18, 2025 05:55
Status Failure
Total duration 10s
Artifacts

ruff-format.yaml

on: push
ruff_format_check
6s
ruff_format_check
Fit to window
Zoom out
Zoom in

Annotations

9 errors
ruff_format_check
The process '/opt/hostedtoolcache/ruff/0.12.3/x86_64/ruff' failed with exit code 1
Ruff (F811): archinstall/lib/global_menu.py#L38
archinstall/lib/global_menu.py:38:27: F811 Redefinition of unused `User` from line 36
Ruff (F811): archinstall/lib/global_menu.py#L37
archinstall/lib/global_menu.py:37:35: F811 Redefinition of unused `ProfileConfiguration` from line 35
Ruff (F401): archinstall/lib/global_menu.py#L36
archinstall/lib/global_menu.py:36:27: F401 `.models.users.Password` imported but unused
Ruff (I001): archinstall/lib/global_menu.py#L1
archinstall/lib/global_menu.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F811): archinstall/lib/args.py#L27
archinstall/lib/args.py:27:52: F811 Redefinition of unused `User` from line 25
Ruff (F811): archinstall/lib/args.py#L27
archinstall/lib/args.py:27:42: F811 Redefinition of unused `Password` from line 25
Ruff (F811): archinstall/lib/args.py#L26
archinstall/lib/args.py:26:50: F811 Redefinition of unused `ProfileConfiguration` from line 24
Ruff (I001): archinstall/lib/args.py#L1
archinstall/lib/args.py:1:1: I001 Import block is un-sorted or un-formatted