Skip to content

Upgraded library to support most features of WM8960 I2C protocol #20

Upgraded library to support most features of WM8960 I2C protocol

Upgraded library to support most features of WM8960 I2C protocol #20

Triggered via pull request September 2, 2024 13:53
@relic-serelic-se
synchronize #2
relic-se:main
Status Failure
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
black
test: adafruit_wm8960/advanced.py#L1
reformatted
test
trim trailing whitespace
test
pylint (example code)
test: examples/wm8960_3d_enhance.py#L7
Line too long (126/100)
test: examples/wm8960_3d_enhance.py#L9
Line too long (118/100)
test: examples/wm8960_3d_enhance.py#L11
Line too long (153/100)
test: examples/wm8960_3d_enhance.py#L48
Multiple imports on one line (board, time)
test: examples/wm8960_3d_enhance.py#L48
standard import "import board, time" should be placed before "import board, time"