Skip to content

Add unit test for "get_locally_installed_packages" function #103

Add unit test for "get_locally_installed_packages" function

Add unit test for "get_locally_installed_packages" function #103

Re-run triggered October 4, 2023 22:00
Status Success
Total duration 19s
Artifacts

flake8.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/