Skip to content

Add support for floppsy direction pin & circuitpython changes #68

Add support for floppsy direction pin & circuitpython changes

Add support for floppsy direction pin & circuitpython changes #68

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

build.yml

on: pull_request
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