The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: e0aa80c440138bbdbda55b484d6b6f7a438aee7a / Jarek Potiuk <[email protected]> Improved how relative imports are allowed for shared distributions (#58824) Previously we disallowed "parent" relative imports in shared distributions and required to use TID252 noqa comment for those, however this was not the best idea. It's ok to use `..` relative imports in the shared distributions (to refer other shared distributions). Also it's ok to use them inside the library, and it's NOK to use them in `tests` for shared library. This new way of allowing all kinds of relative rules for all shared src/** is much more appropriate. Report URL: https://github.com/apache/airflow/actions/runs/19772412201 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
