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

Head commit for run:
964d7635d27ead0b36567c80fcc3336ae10c12a2 / Jarek Potiuk <[email protected]>
Fix Azure Batch Hook instantation

The Hook instantiation for Azure Batch has been done in the
constructor, which is wrong. This has been detected when #33716 added
example dag and it started to fail provider imports as connection
has beeen missing to instantiate it.

The hook instantiation is now moved to cached property.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to