Skip to content

Add support for floppsy direction pin & circuitpython changes #67

Add support for floppsy direction pin & circuitpython changes

Add support for floppsy direction pin & circuitpython changes #67

Triggered via push April 2, 2024 20:46
Status Failure
Total duration 1m 20s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
black
test: examples/floppy_vfs.py#L1
reformatted
test: adafruit_floppy.py#L1
reformatted
test
pylint (library code)
test: adafruit_floppy.py#L222
Too many instance attributes (13/11)
test: adafruit_floppy.py#L243
Too many arguments (7/5)
test: adafruit_floppy.py#L256
Undefined variable 'buffer'
test
pylint (example code)
test: examples/floppy_vfs.py#L13
Import "import os" should be placed at the top of the module
test: examples/floppy_vfs.py#L14
Import "import storage" should be placed at the top of the module