Skip to content

Update Request to work with ReadableStream polyfills #354

Update Request to work with ReadableStream polyfills

Update Request to work with ReadableStream polyfills #354

Re-run triggered April 25, 2024 15:04
Status Failure
Total duration 40s
Artifacts

ci.yml

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

Annotations

11 errors and 1 warning
ci (18.x): src/response.ts#L43
Property 'getReader' does not exist on type 'ReadableStream<any> | Blob | ArrayBufferView | ArrayBuffer | FormData | URLSearchParams'.
ci (18.x): src/request.ts#L35
Property 'getReader' does not exist on type 'BodyInit'.
ci (18.x)
Process completed with exit code 1.
ci (20.x)
The job was canceled because "_18_x" failed.
ci (20.x): src/request.ts#L35
Property 'getReader' does not exist on type 'BodyInit'.
ci (20.x): src/response.ts#L43
Property 'getReader' does not exist on type 'ReadableStream<any> | Blob | ArrayBufferView | ArrayBuffer | FormData | URLSearchParams'.
ci (20.x)
Process completed with exit code 1.
ci (19.x)
The job was canceled because "_18_x" failed.
ci (19.x): src/request.ts#L35
Property 'getReader' does not exist on type 'BodyInit'.
ci (19.x): src/response.ts#L43
Property 'getReader' does not exist on type 'ReadableStream<any> | Blob | ArrayBufferView | ArrayBuffer | FormData | URLSearchParams'.
ci (19.x)
The operation was canceled.
ci (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.