The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-vault-connection-sdk-compat has succeeded.
Run started by GitHub user seanmuth (triggered by seanmuth).

Head commit for run:
e03b429db46d185c55aa4ffe8b7f3fb277a00dfc / seanmuth <[email protected]>
Restore type: ignore[call-arg] on Connection(uri=) fallback

The attrs mypy plugin overrides the manually-written __init__ overloads,
so mypy sees only the attrs-generated __init__ (no uri= param). The
ignore is required on the Airflow 2 / pre-3.2 fallback path.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to