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:
71e5b9aed480b7108cd4948df5bd23d9b0725307 / 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/23138255452

With regards,
GitHub Actions via GitBox


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

Reply via email to