Skip to content

examples: submitting ideas for example code #217

examples: submitting ideas for example code

examples: submitting ideas for example code #217

Triggered via pull request June 6, 2024 19:45
@johnnohjjohnnohj
synchronize #67
johnnohj:main
Status Failure
Total duration 1m 53s
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#L19
Undefined variable 'Direction'
test: examples/asyncio_event_example.py#L20
Undefined variable 'Pull'
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