Skip to content

python-ecosys/debugpy: Add VS Code debugging support for MicroPython. #717

python-ecosys/debugpy: Add VS Code debugging support for MicroPython.

python-ecosys/debugpy: Add VS Code debugging support for MicroPython. #717

Triggered via pull request June 16, 2025 03:20
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W293): python-ecosys/debugpy/dap_monitor.py#L68
python-ecosys/debugpy/dap_monitor.py:68:1: W293 Blank line contains whitespace
Ruff (W293): python-ecosys/debugpy/dap_monitor.py#L57
python-ecosys/debugpy/dap_monitor.py:57:1: W293 Blank line contains whitespace
Ruff (W293): python-ecosys/debugpy/dap_monitor.py#L46
python-ecosys/debugpy/dap_monitor.py:46:1: W293 Blank line contains whitespace
Ruff (W293): python-ecosys/debugpy/dap_monitor.py#L42
python-ecosys/debugpy/dap_monitor.py:42:1: W293 Blank line contains whitespace
Ruff (W293): python-ecosys/debugpy/dap_monitor.py#L37
python-ecosys/debugpy/dap_monitor.py:37:1: W293 Blank line contains whitespace
Ruff (W293): python-ecosys/debugpy/dap_monitor.py#L32
python-ecosys/debugpy/dap_monitor.py:32:1: W293 Blank line contains whitespace
Ruff (W293): python-ecosys/debugpy/dap_monitor.py#L30
python-ecosys/debugpy/dap_monitor.py:30:1: W293 Blank line contains whitespace
Ruff (W293): python-ecosys/debugpy/dap_monitor.py#L24
python-ecosys/debugpy/dap_monitor.py:24:1: W293 Blank line contains whitespace
Ruff (W293): python-ecosys/debugpy/dap_monitor.py#L18
python-ecosys/debugpy/dap_monitor.py:18:1: W293 Blank line contains whitespace
Ruff (EXE001): python-ecosys/debugpy/dap_monitor.py#L1
python-ecosys/debugpy/dap_monitor.py:1:1: EXE001 Shebang is present but file is not executable