Skip to content

ports/quectel: Update to minimal port. #4

ports/quectel: Update to minimal port.

ports/quectel: Update to minimal port. #4

Triggered via push February 26, 2026 15:20
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff
Process completed with exit code 1.
Ruff (F821): ports/quectel/modules/modules.py#L1
ports/quectel/modules/modules.py:1:1: F821 Undefined name `freeze_as_mpy`
Ruff (F523): ports/quectel/modules/_boot.py#L59
ports/quectel/modules/_boot.py:59:30: F523 `.format` call has unused arguments at position(s): 0
Ruff (F841): ports/quectel/modules/_boot.py#L33
ports/quectel/modules/_boot.py:33:17: F841 Local variable `repl_pswd` is assigned to but never used
Ruff (F841): ports/quectel/modules/_boot.py#L31
ports/quectel/modules/_boot.py:31:17: F841 Local variable `repl_flag` is assigned to but never used