The GitHub Actions job "Build Images" on airflow.git has failed.
Run started by GitHub user osule (triggered by osule).

Head commit for run:
956f56ed67e7e041c14515144f164e695e7019d0 / 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'.
```

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

With regards,
GitHub Actions via GitBox


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

Reply via email to