Run tests with all Node frameworks, fix ReadableStream.cancel
& remove URL ponyfill
#6681
tests.yml
on: pull_request
prettier
3m 24s
lint
2m 12s
type check
2m 9s
unit / bun
3m 35s
unit / deno
2m 20s
esm
2m 3s
Matrix: unit
Annotations
25 errors and 6 warnings
esm:
packages/node-fetch/src/Blob.ts#L152
Type 'Promise<Buffer<ArrayBufferLike>>' is not assignable to type 'Promise<ArrayBuffer>'.
|
esm:
packages/node-fetch/src/Blob.ts#L162
Type 'Promise<Buffer<ArrayBufferLike>>' is not assignable to type 'Promise<ArrayBuffer>'.
|
esm:
packages/node-fetch/src/Body.ts#L270
Unused '@ts-expect-error' directive.
|
esm:
packages/node-fetch/src/Body.ts#L316
Type 'Promise<Buffer<ArrayBufferLike>>' is not assignable to type 'Promise<ArrayBuffer>'.
|
esm
Process completed with exit code 1.
|
type check:
node_modules/@hapi/hapi/lib/types/server/events.d.ts#L147
Interface 'ServerEvents' incorrectly extends interface 'Podium<undefined>'.
|
type check:
packages/node-fetch/src/Blob.ts#L152
Type 'Promise<Buffer<ArrayBufferLike>>' is not assignable to type 'Promise<ArrayBuffer>'.
|
type check:
packages/node-fetch/src/Blob.ts#L162
Type 'Promise<Buffer<ArrayBufferLike>>' is not assignable to type 'Promise<ArrayBuffer>'.
|
type check:
packages/node-fetch/src/Body.ts#L270
Unused '@ts-expect-error' directive.
|
type check:
packages/node-fetch/src/Body.ts#L316
Type 'Promise<Buffer<ArrayBufferLike>>' is not assignable to type 'Promise<ArrayBuffer>'.
|
type check:
packages/node-fetch/tests/ReadableStream.spec.ts#L3
'afterAll' is declared but its value is never read.
|
type check:
packages/node-fetch/tests/ReadableStream.spec.ts#L3
'beforeAll' is declared but its value is never read.
|
type check:
packages/node-fetch/tests/ReadableStream.spec.ts#L3
'beforeEach' is declared but its value is never read.
|
type check:
packages/node-fetch/tests/ReadableStream.spec.ts#L3
'jest' is declared but its value is never read.
|
type check:
packages/node-fetch/tests/btoa.spec.ts#L1
'describe' is declared but its value is never read.
|
lint
Process completed with exit code 1.
|
unit / deno
Process completed with exit code 1.
|
unit / node 20
The run was canceled by @github-actions[bot].
|
unit / node 20
The operation was canceled.
|
unit / node 22
The run was canceled by @github-actions[bot].
|
unit / node 22
The operation was canceled.
|
unit / node 23
The run was canceled by @github-actions[bot].
|
unit / node 23
The operation was canceled.
|
unit / node 18
The run was canceled by @github-actions[bot].
|
unit / node 18
The operation was canceled.
|
esm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit / deno
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit / bun
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|