The GitHub Actions job "Tests" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by jscheffl).

Head commit for run:
ed93c3f6970eb207c727b2f4a1da295fa4c74cc3 / Cedrik Neumann 
<[email protected]>
fix: use pydantic model for edge worker registration response (#48821)

* fix: use pydantic model for edge worker registration response

`datetime.fromisoformat` can fail to parse the string returned from
the API endpoint. Using a pydantic model provides a more robust means
to serialize and deserialize the response.

* fix imports

That's what pre-commit is for.

* fix: adjust Airflow 2.10 route to the new response type

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

With regards,
GitHub Actions via GitBox


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

Reply via email to