Fokko commented on issue #5659: [AIRFLOW-5033] Switched to snakebite-py3 URL: https://github.com/apache/airflow/pull/5659#issuecomment-581119692 It looks like something is off with the CI: ``` Run mypy...................................................................................................Failed - hook id: mypy - duration: 1.4s - exit code: 1 /opt/airflow/scripts/ci/in_container/run_mypy.sh: line 36: mypy: command not found There were some mypy errors. Exiting /opt/airflow/scripts/ci/in_container/run_mypy.sh: line 36: mypy: command not found There were some mypy errors. Exiting Run pylint for main sources................................................................................Failed - hook id: pylint - duration: 2.04s - exit code: 1 PATH=/root:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/hive/bin:/opt/gcloud/bin /opt/airflow/scripts/ci/in_container/run_pylint_main.sh: line 61: /usr/local/bin/pylint: No such file or directory There were some pylint errors. Exiting Run pylint for tests......................................................................................Skipped - hook id: pylint-tests Run flake8.................................................................................................Failed - hook id: flake8 - duration: 1.47s - exit code: 1 /opt/airflow/scripts/ci/in_container/run_flake8.sh: line 41: flake8: command not found There were some flake8 errors. Exiting /opt/airflow/scripts/ci/in_container/run_flake8.sh: line 41: flake8: command not found There were some flake8 errors. Exiting ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
