Skip to content

Add support for OpenMV/MicroPython #402

Add support for OpenMV/MicroPython

Add support for OpenMV/MicroPython #402

Triggered via pull request April 16, 2025 13:00
Status Failure
Total duration 1m 27s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
black
test: adafruit_led_animation/__init__.py#L1
reformatted
test: adafruit_led_animation/color.py#L1
reformatted
test
pylint (library code)
test: adafruit_led_animation/color.py#L32
Line too long (101/100)
test: adafruit_led_animation/color.py#L31
Missing function or method docstring
test: adafruit_led_animation/color.py#L47
Variable name "p" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test: adafruit_led_animation/color.py#L48
Variable name "p" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test: adafruit_led_animation/group.py#L142
Too many nested blocks (6/5)
test
Process completed with exit code 1.