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:
140fa89d2382fc249f0aff1f62c6280d7115c4e0 / 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/22996561407

With regards,
GitHub Actions via GitBox


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

Reply via email to