fio: Adding fio engine #102
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 (F811):
hwbench/engines/fio.py#L142
hwbench/engines/fio.py:142:9: F811 Redefinition of unused `parse_cmd` from line 119
|
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 (F811):
hwbench/engines/fio.py#L142
hwbench/engines/fio.py:142:9: F811 Redefinition of unused `parse_cmd` from line 119
|
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 (F811):
hwbench/engines/fio.py#L142
hwbench/engines/fio.py:142:9: F811 Redefinition of unused `parse_cmd` from line 119
|
Check if every commit in the PR works (3.11)
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 (F811):
hwbench/engines/fio.py#L142
hwbench/engines/fio.py:142:9: F811 Redefinition of unused `parse_cmd` from line 119
|
Check if every commit in the PR works (3.12)
Process completed with exit code 1.
|