The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user lmarvaud (triggered by eladkal).
Head commit for run: d5a05a0464c11f76a5fdbafdff749d500e5d2e43 / Léni Marvaud <[email protected]> Add missing types to FSHook Fix mypy error : ``` error: Call to untyped function "FSHook" in typed context [no-untyped-call] ``` When using : ```python fs_hook = FSHook(fs_conn_id) ``` Report URL: https://github.com/apache/airflow/actions/runs/2502212355 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
