Skip to content

fio: Adding fio engine #101

fio: Adding fio engine

fio: Adding fio engine #101

Triggered via pull request October 30, 2024 12:58
@ErwanAliasr1ErwanAliasr1
synchronize #32
issue31
Status Failure
Total duration 34s
Artifacts

python-check.yml

on: pull_request
Matrix: Check if every commit in the PR works
Fit to window
Zoom out
Zoom in

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.