~/bayesian/dashboard/repositories/fabric8-analytics-api-gateway ~/bayesian/dashboard/repositories/fabric8-analytics-api-gateway ---------------------------------------------------- Checking source files for dead code and unused imports in following directories: gateway 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/fabric8-analytics-api-gateway/venv/bin/python3 Not overwriting existing python script /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/fabric8-analytics-api-gateway/venv/bin/python (you must use /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/fabric8-analytics-api-gateway/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) gateway/auth.py Pass gateway/__init__.py Pass gateway/api_v1.py Pass gateway/errors.py Pass gateway/defaults.py Pass tests/test_errors.py Pass tests/test_api_v1.py Pass tests/test_auth.py Pass tests/test_defaults.py Pass tools/check_python_version.py Pass ~/bayesian/dashboard/repositories/fabric8-analytics-api-gateway All checks passed for 10 source files