fix: should not throw when fetch a Request with post #1361
nodejs.yml
on: pull_request
Node.js
/
Setup
4s
Matrix: Node.js / Test
Annotations
6 errors and 7 warnings
test/fetch.test.ts > fetch.test.ts > fetch request with post should work:
src/fetch.ts#L136
ReferenceError: TransformStream is not defined
❯ new Request node_modules/undici/lib/web/fetch/request.js:568:33
❯ Module.fetch src/fetch.ts:136:21
❯ test/fetch.test.ts:120:13
❯ test/fetch.test.ts:115:18
|
Node.js / Test (ubuntu-latest, 16)
Process completed with exit code 1.
|
test/fetch.test.ts > fetch.test.ts > fetch request with post should work:
src/fetch.ts#L136
ReferenceError: TransformStream is not defined
❯ new Request node_modules/undici/lib/web/fetch/request.js:568:33
❯ Module.fetch src/fetch.ts:136:21
❯ test/fetch.test.ts:120:13
❯ test/fetch.test.ts:115:18
|
Node.js / Test (macos-latest, 16)
Process completed with exit code 1.
|
test/fetch.test.ts > fetch.test.ts > fetch request with post should work:
src/fetch.ts#L136
ReferenceError: TransformStream is not defined
❯ new Request node_modules/undici/lib/web/fetch/request.js:568:33
❯ Module.fetch src/fetch.ts:136:21
❯ test/fetch.test.ts:120:13
❯ test/fetch.test.ts:115:18
|
Node.js / Test (windows-latest, 16)
Process completed with exit code 1.
|
Node.js / Setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js / Test (ubuntu-latest, 16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js / Test (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js / Test (ubuntu-latest, 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js / Test (ubuntu-latest, 18.19.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js / Test (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js / Test (ubuntu-latest, 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|