Added temporary hold on bootctl's --variables=BOOL usage, as it's notin systemd main yet #283
ruff-format.yaml
on: pull_request
ruff_format_check
13s
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
|