Skip to content

Added temporary hold on bootctl's --variables=BOOL usage, as it's notin systemd main yet #283

Added temporary hold on bootctl's --variables=BOOL usage, as it's notin systemd main yet

Added temporary hold on bootctl's --variables=BOOL usage, as it's notin systemd main yet #283

Triggered via pull request June 23, 2025 16:27
Status Failure
Total duration 16s
Artifacts

ruff-format.yaml

on: pull_request
ruff_format_check
13s
ruff_format_check
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff_format_check
The process '/__t/ruff/0.12.0/x86_64/ruff' failed with exit code 1
Ruff (F821): archinstall/lib/installer.py#L1192
archinstall/lib/installer.py:1192:7: F821 Undefined name `systemd_version`
Ruff (F821): archinstall/lib/installer.py#L1187
archinstall/lib/installer.py:1187:7: F821 Undefined name `systemd_version`
Ruff (F841): archinstall/lib/installer.py#L1180
archinstall/lib/installer.py:1180:4: F841 Local variable `pacman_version` is assigned to but never used