Add unit test for "get_locally_installed_packages" function #103
Annotations
1 error and 1 warning
Lint:
tests/test_pipreqs.py#L15
[flake8] reported by reviewdog 🐶
redefinition of unused 'sys' from line 12
Raw Output:
./tests/test_pipreqs.py:15:1: F811 redefinition of unused 'sys' from line 12
|
Lint
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/
|