The GitHub Actions job "Tests (AMD)" on airflow.git/refactor/ts-sdk/dag-authoring-api has failed. Run started by GitHub user jason810496 (triggered by jason810496).
Head commit for run: f080a68fa39ff6361d4d41b6570184050619aa25 / LIU ZHE YOU <[email protected]> Fail packing when a registered Dag has no tasks The bundle manifest was built from flat (dagId, taskId) pairs, so a registered Dag without tasks never appeared in it and airflow-ts-pack silently dropped that Dag whenever another Dag had tasks. The manifest now lists every registered Dag, empty ones included, and packing fails with the offending Dag ids. Also rewords the registry type-guard error that leaked the registerDags wrapper name. Report URL: https://github.com/apache/airflow/actions/runs/30976771506 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
