The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
a847bc57ace2c11c105bba739b3bd98238c5c11d / Jarek Potiuk <[email protected]>
Add legacy namespace packages to airflow.providers

It seem that vscode cannot recognise cross-provider imports when
providers have implicit namespaces for "airflow.providers" and
"airflow.providers.nnnn" (for "common" etc.). And what seem
to halp is to add legacy namespace `__init__.py` files for those
packages.

This has no impact on generated packages - because generated
packages have "tool.flit.module" set to the right sub-package
and flit will not use the __init__.py files when packages are
generated.

Report URL: https://github.com/apache/airflow/actions/runs/13530236526

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to