The GitHub Actions job "Tests" on airflow.git/fix/issue-63257 has failed.
Run started by GitHub user YoannAbriel (triggered by YoannAbriel).

Head commit for run:
6afd40aec7899a1e39150d11e93595050f7a6dfc / Yoann Abriel <[email protected]>
fix(api): allow null dag_run_conf in BackfillResponse serialization

BackfillResponse.dag_run_conf was typed as 'dict' which caused a
PydanticSerializationError when the DB value was None. Changed to
'dict | None' to match the actual data.

Closes: #63257

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

With regards,
GitHub Actions via GitBox


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

Reply via email to