Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

CI runs fail #475

Open
bnavigator opened this issue Oct 29, 2020 · 0 comments
Open

CI runs fail #475

bnavigator opened this issue Oct 29, 2020 · 0 comments

Comments

@bnavigator
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant