Skip to content

Expose MPU-6050 FIFO and some helper functions #180

Expose MPU-6050 FIFO and some helper functions

Expose MPU-6050 FIFO and some helper functions #180

Triggered via pull request January 3, 2025 23:07
Status Failure
Total duration 1m 18s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test
black
test: adafruit_mpu6050.py#L1
reformatted
test
pylint (library code)
test: adafruit_mpu6050.py#L176
Too many instance attributes (12/11)
test: adafruit_mpu6050.py#L282
Missing function or method docstring
test: adafruit_mpu6050.py#L295
Missing function or method docstring
test: adafruit_mpu6050.py#L395
Variable name "c" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test
Process completed with exit code 1.