The GitHub Actions job "Tests (AMD)" on airflow.git/backport-70670-v3-3-test 
has failed.
Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).

Head commit for run:
47803acfdb00c10a841e3564ecd03f0caeb115ca / Rahul Vats <[email protected]>
Fix ConnectionResponse construction to use schema alias in airflow-ctl test

The regenerated model exposes the field as `schema_` with 
`Field(alias="schema")`
and no `populate_by_name`, so pydantic requires the alias `schema=` at 
construction.
Matches main's fix (#70670): construct with `schema=` plus `# type: 
ignore[call-arg]`.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to