vincbeck commented on PR #40443: URL: https://github.com/apache/airflow/pull/40443#issuecomment-2204033754
> @vincbeck can you please help me to fix it Please look at the logs failure below. There are many. One example: https://github.com/apache/airflow/actions/runs/9765159007/job/26957199944?pr=40443 Have you run pre-commits? It seems you have not. A good start is to read the contributor quick start if you have not. https://github.com/apache/airflow/blob/main/contributing-docs/03_contributors_quick_start.rst Other docs are definitely worth readable to fix your issues: - Pre-commits (or static code checks): https://github.com/apache/airflow/blob/main/contributing-docs/08_static_code_checks.rst - How to run tests locally: https://github.com/apache/airflow/blob/main/contributing-docs/09_testing.rst -- 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]
