Skip to content

chore: make traceback module optional #193

chore: make traceback module optional

chore: make traceback module optional #193

Triggered via pull request November 14, 2023 03:52
Status Failure
Total duration 1m 25s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
reuse
test
MISSING COPYRIGHT AND LICENSING INFORMATION
test
pylint (library code)
test: asyncio/traceback.py#L1
Missing module docstring
test: asyncio/traceback.py#L32
Missing function or method docstring
test: asyncio/traceback.py#L37
Consider merging these isinstance calls to isinstance(exception, (BaseException, Exception))
test
Process completed with exit code 1.