Skip to content

extmod/vfs_blockdev: Support bool return from Python read/write blocks. #75

extmod/vfs_blockdev: Support bool return from Python read/write blocks.

extmod/vfs_blockdev: Support bool return from Python read/write blocks. #75

Triggered via push November 19, 2024 06:30
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (F821): ports/mimxrt/modules/_boot.py#L11
ports/mimxrt/modules/_boot.py:11:12: F821 Undefined name `const`
Ruff (F821): ports/mimxrt/modules/_boot.py#L12
ports/mimxrt/modules/_boot.py:12:15: F821 Undefined name `const`
Ruff (F821): ports/mimxrt/modules/_boot.py#L13
ports/mimxrt/modules/_boot.py:13:10: F821 Undefined name `const`
ruff
Process completed with exit code 1.