dannikay commented on PR #29503: URL: https://github.com/apache/airflow/pull/29503#issuecomment-1433480212
breeze static-checks --all-files --show-diff-on-failure --color always --type run-mypy --all-files Checking pre-commit installed for /root/.local/pipx/venvs/apache-airflow-breeze/bin/python Package pre_commit is installed. Good version 3.0.4 (>= 2.0.0) Good version of Docker: 23.0.1. Good version of docker-compose: 2.16.0 Good Docker context used: default. Run mypy for dev.........................................................Passed Run mypy for core........................................................Passed Run mypy for providers...................................................Passed Run mypy for /docs/ folder...............................................Passed My last run silently failed mypy check due to version mismatch between my local breeze (3.8) and the CI (3.7). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
