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

Head commit for run:
fe9ca480fb8aad5f836624302677f39281a83a55 / Jason(Zhe-You) Liu 
<[email protected]>
Add ConnectionNotFoundError to the TypeScript SDK (#71375)

Variable lookups already offer both shapes: getVariable returns null and
getVariableOrThrow raises a typed error. Connections only had the
null-returning half, so a task that genuinely requires a Connection had to
hand-write the absence check and had no error type to catch. The Go SDK
already exposes a ConnectionNotFound sentinel next to VariableNotFound.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to