The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/sdk-stub-deadline-exports has failed.
Run started by GitHub user rapsealk (triggered by rapsealk).

Head commit for run:
15df2d72df7db8574f068b6ab18f8ce919d703c2 / rapsealk <[email protected]>
Add deadline and callback exports to airflow.sdk type stub

AsyncCallback, SyncCallback, DeadlineAlert and DeadlineReference are
importable from airflow.sdk at runtime via its lazy import map, but the
type stub had no entries for them. The Deadline Alerts documentation
tells users to write `from airflow.sdk import DeadlineAlert`, which then
fails a type check with attr-defined.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to