fio: Adding fio engine #101
python-check.yml
on: pull_request
Matrix: Check if every commit in the PR works
Annotations
12 errors
Ruff (F401):
hwbench/config/test_parse_fio.py#L1
hwbench/config/test_parse_fio.py:1:8: F401 `pathlib` imported but unused
|
Ruff (F841):
hwbench/engines/fio.py#L80
hwbench/engines/fio.py:80:9: F841 Local variable `runtime` is assigned to but never used
|
Check if every commit in the PR works (3.9)
Process completed with exit code 1.
|
Ruff (F401):
hwbench/config/test_parse_fio.py#L1
hwbench/config/test_parse_fio.py:1:8: F401 `pathlib` imported but unused
|
Ruff (F841):
hwbench/engines/fio.py#L80
hwbench/engines/fio.py:80:9: F841 Local variable `runtime` is assigned to but never used
|
Check if every commit in the PR works (3.12)
Process completed with exit code 1.
|
Ruff (F401):
hwbench/config/test_parse_fio.py#L1
hwbench/config/test_parse_fio.py:1:8: F401 `pathlib` imported but unused
|
Ruff (F841):
hwbench/engines/fio.py#L80
hwbench/engines/fio.py:80:9: F841 Local variable `runtime` is assigned to but never used
|
Check if every commit in the PR works (3.10)
Process completed with exit code 1.
|
Ruff (F401):
hwbench/config/test_parse_fio.py#L1
hwbench/config/test_parse_fio.py:1:8: F401 `pathlib` imported but unused
|
Ruff (F841):
hwbench/engines/fio.py#L80
hwbench/engines/fio.py:80:9: F841 Local variable `runtime` is assigned to but never used
|
Check if every commit in the PR works (3.11)
Process completed with exit code 1.
|