The GitHub Actions job "Tests" on airflow.git/fix/errors-connection-mypy has 
failed.
Run started by GitHub user RoyLee1224 (triggered by RoyLee1224).

Head commit for run:
3d09911e5357dbb05231a9d2665191dad3f4e840 / 李喆宸 <[email protected]>
fix: Fix MyPy type errors in Connection model init

  - Add conditional assignment for conn_id to handle sanitize_conn_id() 
returning None
  - Add conditional assignment for conn_type to handle None parameter values
  - Change get_uri() return type from str to str | None for type safety
  - Add explicit type annotations for host_to_use and protocol_to_add variables
  - Fix connection URI caching to handle None return from get_uri()

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

With regards,
GitHub Actions via GitBox


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

Reply via email to