The GitHub Actions job "Tests (AMD)" on airflow.git/refactor/go-sdk/generate-data-models-from-supervisor-schema has succeeded. Run started by GitHub user jason810496 (triggered by jason810496).
Head commit for run: a1e5a317f041e1cf24f5eaf7202bbd4df8af1b09 / LIU ZHE YOU <[email protected]> Harden type-discriminator binding and error decoding for Go-SDK coordinator protocol Outbound messages rely on a single chokepoint (EnsureType) to stamp the wire "type" discriminator. A pointer body slipped through that switch unstamped, producing a frame the supervisor could not dispatch; it now stamps the pointee so the binding holds regardless of how a caller passes the body. Supervisor error replies also lost their typed error code when the detail payload was off-contract, degrading specific errors (e.g. variable-not-found) into a generic one; the code is now recovered independently so callers still see the right typed error. Report URL: https://github.com/apache/airflow/actions/runs/27947586350 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
