Skip to content

examples: submitting ideas for example code #215

examples: submitting ideas for example code

examples: submitting ideas for example code #215

Triggered via pull request June 5, 2024 00:25
@johnnohjjohnnohj
synchronize #67
main
Status Failure
Total duration 1m 39s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
black
test: examples/asyncio_simpletest.py#L1
reformatted
test: examples/asyncio_event_example.py#L1
reformatted
test
reuse
test
MISSING COPYRIGHT AND LICENSING INFORMATION
test
pylint (example code)
test: examples/asyncio_event_example.py#L38
Too few public methods (0/1)
test: examples/asyncio_event_example.py#L11
Unused import adafruit_ticks
test: examples/asyncio_simpletest.py#L33
Reimport 'asyncio' (imported line 7)
test: examples/asyncio_simpletest.py#L33
Import "import asyncio" should be placed at the top of the module