The GitHub Actions job "Tests (AMD)" on airflow.git/feature/lang-sdk/taskflow-stub-dag has failed. Run started by GitHub user jason810496 (triggered by jason810496).
Head commit for run: ec51a80386e020348de4667f427be2f23cee8d82 / LIU ZHE YOU <[email protected]> Extract stub arg-binding materialization into its own module serialized_objects.py was carrying the entire TaskFlow arg-binding builder inline, pulling in pydantic schema generation and several SDK-only imports for logic that only fires for @task.stub tasks. Splitting it into stub_arg_bindings.py keeps the core serialization module's import surface focused, and a dedicated arg_bindings property replaces direct access to the private _arg_bindings attribute from outside SerializedBaseOperator. Report URL: https://github.com/apache/airflow/actions/runs/31348274451 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
