dephell/dephell

CI runs fail

bnavigator opened this issue · 0 comments

The CI runs on PRs fail unrelated to the actual change:

>               links = tuple(REX_LINK.findall(record['advisory']))
E               TypeError: string indices must be integers

dephell/controllers/_safety.py:51: TypeError
>       return StreamReader(protocol, loop=loop)
E       TypeError: __init__() missing 1 required positional argument: 'limit'
../../../.local/share/dephell/venvs/dephell-rRHZ/pytest/lib/python3.8/site-packages/aioresponses/compat.py:48: TypeError
FAILED tests/test_commands/test_deps_audit.py::test_deps_audit_command - Type...
FAILED tests/test_controllers/test_safety.py::test_safety - TypeError: string...
FAILED tests/test_repositories/test_warehouse_api.py::test_get_deps - TypeErr...
FAILED tests/test_repositories/test_warehouse_api.py::test_get_deps_auth - Ty...
FAILED tests/test_repositories/test_warehouse_api.py::test_download[0.1.2] - ...
FAILED tests/test_repositories/test_warehouse_api.py::test_download[version1]
FAILED tests/test_repositories/test_warehouse_simple.py::test_download[0.1.2]
FAILED tests/test_repositories/test_warehouse_simple.py::test_download[version1]

No response on PRs and issues in weeks. Do you intend to maintain this project or is it dead?