Run tests with all Node frameworks & some fixes on URL
and ReadableStream.cancel
#1753
Annotations
3 errors and 1 warning
Build Packages:
packages/node-fetch/src/fetchCurl.ts#L45
Argument of type 'PonyfillReadableStream<Uint8Array<ArrayBufferLike>>' is not assignable to parameter of type 'Iterable<any> | AsyncIterable<any>'.
|
Build Packages:
packages/node-fetch/src/fetchNodeHttp.ts#L32
Argument of type 'PonyfillReadableStream<Uint8Array<ArrayBufferLike>>' is not assignable to parameter of type 'Iterable<any> | AsyncIterable<any>'.
|
Build Packages
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading