Skip to content

Simple async http requests #345

Simple async http requests

Simple async http requests #345

Triggered via pull request November 29, 2023 16:56
Status Failure
Total duration 1m 17s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
black
test: adafruit_async_requests.py#L1
reformatted
test: tests/async_sanity_test.py#L1
reformatted
test
pylint (library code)
test: adafruit_async_requests.py#L40
FIXME Alex Herrmann: Don't know why the below are required to make TOX work
test
pylint (test code)
test: tests/async_sanity_test.py#L25
Attribute name "TLS_MODE" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test: tests/async_sanity_test.py#L29
Too few public methods (0/1)
test: tests/async_sanity_test.py#L56
Variable name "delayUrl" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test: tests/async_sanity_test.py#L56
Unused variable 'delayUrl'