Skip to content

misc:Fix gcc 13.2 compile issues. #7

misc:Fix gcc 13.2 compile issues.

misc:Fix gcc 13.2 compile issues. #7

Triggered via push January 17, 2024 08:31
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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