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

Head commit for run:
9cd5132492384ce8ab36e2b7173a438396565dde / Ash Berlin-Taylor <[email protected]>
Add asgiref as a core dependency

We added asgiref to core a few months back for the `sync_to_async` in
airflow.triggers.external_task.

Although the core http provider depends on asgiref since v 4.2 it is
possible to have an older version http installed meaning that you end up
without asgiref, which leads to every dag failing to parse as the
"dependency detector" code inside the DAG Serializer ends up importing
this module!

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

With regards,
GitHub Actions via GitBox


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

Reply via email to