yxiao1996 commented on PR #29226: URL: https://github.com/apache/airflow/pull/29226#issuecomment-1409670209
emm.. static checks failed, I thought I run it before without a problem ``` yxiaoa@LAPTOP-JAPRTA3V:~/workspace/airflow$ breeze static-checks -t run-mypy --last-commit Checking pre-commit installed for /home/yxiaoa/.local/pipx/venvs/apache-airflow-breeze/bin/python Package pre_commit is installed. Good version 2.20.0 (>= 2.0.0) Good version of Docker: 20.10.21. Good version of docker-compose: 2.14.0 Good Docker context used: default. Run mypy for dev.....................................(no files to check)Skipped Run mypy for core........................................................Passed Run mypy for providers...............................(no files to check)Skipped Run mypy for /docs/ folder...........................(no files to check)Skipped ``` is it not covering the webserver code? -- 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]
