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

Head commit for run:
a0eaed2818810131e76a6726dbfa1b693d824824 / Tzu-ping Chung <[email protected]>
Use custom Connexion resolver to load lazily

Connexion eagerly loads all the endpoints on startup, which can be
costly even if an endpoint is never called. This delays the actual
import with a lazy reference that resolves only when Connexion tries to
call that endpoint function the first time.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to