Skip to content

Workaround silent crash in node 20 on await stream cancel #655

Workaround silent crash in node 20 on await stream cancel

Workaround silent crash in node 20 on await stream cancel #655

Triggered via pull request June 3, 2025 11:56
Status Failure
Total duration 58s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Node.js 22
Process completed with exit code 1.
Node.js 22: source/core/Ky.ts#L90
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator.