The GitHub Actions job "Tests (AMD)" on airflow.git/dependabot/npm_and_yarn/ts-sdk/types/node-26.1.2 has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 061d7cb6c7f146a69eaab8c5af0d47f2ef2e8392 / Jarek Potiuk <[email protected]> Keep ts-sdk typecheck passing under @types/node 26 @types/node 26 widens the socket "data" event payload to `string | Buffer`. These sockets never have an encoding set, so the payload is always a Buffer; annotating the listener parameter says so instead of forcing a runtime branch that can never be taken. Report URL: https://github.com/apache/airflow/actions/runs/31830706131 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
