The GitHub Actions job "Tests (AMD)" on 
airflow.git/import-errors-all-permission-unregistered-files has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
c0b229cd043a68f5ef6a2f9e628e6ebe5f05444b / Jarek Potiuk <[email protected]>
Keep FAB provider importable on core without IMPORT_ERRORS_ALL access view

The provider is released independently of core and may run against an older
Airflow that predates the AccessView.IMPORT_ERRORS_ALL member (added in 3.4.0).
Referencing it directly in the resource map raised AttributeError at import
time under the provider compatibility matrix. Resolve the member through a
common.compat shim and map it only when the running core defines it.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to