Skip to content

Add support for RGB, RGBA and Grayscale PNGs #265

Add support for RGB, RGBA and Grayscale PNGs

Add support for RGB, RGBA and Grayscale PNGs #265

Triggered via pull request August 3, 2024 00:42
Status Failure
Total duration 1m 21s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
black
test: adafruit_imageload/png.py#L1
reformatted
test
pylint (library code)
test: adafruit_imageload/png.py#L119
Import outside toplevel (displayio)
test: adafruit_imageload/png.py#L134
Variable name "a" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test: adafruit_imageload/png.py#L142
Variable name "a" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test: adafruit_imageload/png.py#L147
Variable name "a" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test: adafruit_imageload/png.py#L149
Variable name "c" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test: adafruit_imageload/png.py#L150
Variable name "p" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test: adafruit_imageload/png.py#L151
Variable name "pa" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern