The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user osule (triggered by osule).
Head commit for run: a2199da55b4c497b3cf2554a513cf5e81ad0aa8b / Oluwafemi Sule <[email protected]> Remove WARN as an available logging level WARN is not an implemented logging level. ex.gr. when an airflow component such as the scheduler or worker is ran with `WARN` set for the `celery_logging_level`, the following exception is raised in the underlying implementation in click library: ``` click.exceptions.BadParameter: 'WARN' is not one of 'DEBUG', 'INFO', 'WARNING', 'ERROR', 'CRITICAL', 'FATAL'. ``` Add news fragment Report URL: https://github.com/apache/airflow/actions/runs/2769643633 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
