environment: include memory stats in the results #256
python-check.yml
on: pull_request
Matrix: Check if every commit in the PR works
Annotations
8 errors
Check if every commit in the PR works (3.9)
Process completed with exit code 1.
|
Ruff (F401):
hwbench/environment/hardware.py#L6
hwbench/environment/hardware.py:6:40: F401 `hwbench.environment.memory.KernelMemoryInfo` imported but unused
|
Check if every commit in the PR works (3.10)
Process completed with exit code 1.
|
Ruff (F401):
hwbench/environment/hardware.py#L6
hwbench/environment/hardware.py:6:40: F401 `hwbench.environment.memory.KernelMemoryInfo` imported but unused
|
Check if every commit in the PR works (3.12)
Process completed with exit code 1.
|
Ruff (F401):
hwbench/environment/hardware.py#L6
hwbench/environment/hardware.py:6:40: F401 `hwbench.environment.memory.KernelMemoryInfo` imported but unused
|
Check if every commit in the PR works (3.11)
Process completed with exit code 1.
|
Ruff (F401):
hwbench/environment/hardware.py#L6
hwbench/environment/hardware.py:6:40: F401 `hwbench.environment.memory.KernelMemoryInfo` imported but unused
|