~/bayesian/dashboard/repositories/f8a-stacks-report ~/bayesian/dashboard/repositories/f8a-stacks-report ---------------------------------------------------- Checking source files for dead code and unused imports in following directories: f8a_report tests tools ---------------------------------------------------- Already using interpreter /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/venv/bin/python3 Using base prefix '/usr' No LICENSE.txt / LICENSE found in source New python executable in /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-stacks-report/venv/bin/python3 Not overwriting existing python script /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-stacks-report/venv/bin/python (you must use /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-stacks-report/venv/bin/python3) Installing setuptools, pip, wheel... done. Running virtualenv with interpreter /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/venv/bin/python3 Requirement already satisfied: vulture in ./venv/lib/python3.6/site-packages (1.1) f8a_report/sentry_report_helper.py Pass f8a_report/manifest_helper.py Pass f8a_report/__init__.py Pass f8a_report/unknown_deps_report_helper.py Pass f8a_report/graph_report_generator.py Pass f8a_report/main.py Pass f8a_report/report_helper.py Pass f8a_report/s3_helper.py Pass f8a_report/cve_helper.py Pass tests/test_main.py Pass tests/test_graph_report_generator.py Pass tests/test_stack_report_helper.py Pass tests/test_unknown_deps_report_helper.py Pass tests/test_manifest_helper.py Pass tests/__init__.py Pass tests/test_s3_helper.py Pass tests/test_sentry_report_helper.py Pass tests/test_cve_helper.py Pass tools/check_python_version.py Pass ---------------------------------------------------- Checking following source files for dead code and unused imports: setup.py ---------------------------------------------------- setup.py Pass ~/bayesian/dashboard/repositories/f8a-stacks-report All checks passed for 20 source files