Add unit test for "get_locally_installed_packages" function #85
Annotations
3 errors and 1 warning
tests/test_pipreqs.py#L123
[flake8] reported by reviewdog 🐶
line too long (92 > 79 characters)
Raw Output:
./tests/test_pipreqs.py:123:80: E501 line too long (92 > 79 characters)
|
tests/test_pipreqs.py#L164
[flake8] reported by reviewdog 🐶
line too long (86 > 79 characters)
Raw Output:
./tests/test_pipreqs.py:164:80: E501 line too long (86 > 79 characters)
|
tests/test_pipreqs.py#L182
[flake8] reported by reviewdog 🐶
line too long (86 > 79 characters)
Raw Output:
./tests/test_pipreqs.py:182:80: E501 line too long (86 > 79 characters)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading