Skip to content

add dummy input and output devices for debugging #50

add dummy input and output devices for debugging

add dummy input and output devices for debugging #50

Triggered via push July 17, 2025 23:15
Status Failure
Total duration 20s
Artifacts

format.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
The process '/opt/hostedtoolcache/ruff/0.12.4/x86_64/ruff' failed with exit code 1
Ruff (PLC0415): src/visiomode/webpanel/export.py#L28
src/visiomode/webpanel/export.py:28:5: PLC0415 `import` should be at the top-level of a file
Ruff (F401): src/visiomode/devices/debug.py#L5
src/visiomode/devices/debug.py:5:8: F401 `time` imported but unused