The GitHub Actions job "Tests (AMD)" on 
airflow.git/mobuchowski/cache-connection has succeeded.
Run started by GitHub user mobuchowski (triggered by mobuchowski).

Head commit for run:
6003cab9a22089fd66d19c706a127e3906931bef / Maciej Obuchowski 
<[email protected]>
fix mypy: type _hook_info value as Any so attribute access type-checks

mypy doesn't know hook.get_connection / get_openlineage_database_info
exist on object. Type the value side of the (hook, conn_id) tuple as
Any (matching how DbApiHook is treated elsewhere in this module) so the
mypy providers check passes.

Signed-off-by: Maciej Obuchowski <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to