Skip to content

feat: add queue support #186

feat: add queue support

feat: add queue support #186

Triggered via pull request November 13, 2023 23:07
Status Failure
Total duration 3m 9s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
black
test: tests/asyncio/asyncio_queue.py#L1
reformatted
test
reuse
test
MISSING COPYRIGHT AND LICENSING INFORMATION
test
pylint (test code)
test: tests/asyncio/asyncio_queue.py#L55
Catching too general exception Exception
test: tests/asyncio/asyncio_queue.py#L55
Variable name "e" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test: tests/asyncio/asyncio_queue.py#L62
Catching too general exception Exception
test: tests/asyncio/asyncio_queue.py#L62
Variable name "e" doesn't conform to '(([a-z][a-z0-9_]{2,30})|(_[a-z0-9_]*))$' pattern
test
Process completed with exit code 1.