fix: compatible with pool stats reading #1394
nodejs.yml
on: pull_request
Node.js
/
Setup
7s
Matrix: Node.js / Test
Annotations
16 errors
|
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
|
|
test/fetch.test.ts > fetch.test.ts > fetch request with post should work:
test/fetch.test.ts#L116
TypeError: value.toWellFormed is not a function
❯ Object.webidl.converters.USVString node_modules/undici/lib/web/webidl/index.js:578:18
❯ Object.webidl.converters.RequestInfo node_modules/undici/lib/web/fetch/request.js:999:30
❯ new Request node_modules/undici/lib/web/fetch/request.js:112:31
❯ test/fetch.test.ts:116:23
❯ test/fetch.test.ts:115:18
|
|
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info:
test/fetch.test.ts#L94
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'TypeError'
- 'TimeoutError'
Expected: "TimeoutError"
Received: "TypeError"
❯ Object.<anonymous> test/fetch.test.ts:94:14
❯ test/fetch.test.ts:89:5
|
|
test/fetch.test.ts > fetch.test.ts > fetch should work:
src/fetch.ts#L138
TypeError: value.toWellFormed is not a function
❯ Object.webidl.converters.USVString node_modules/undici/lib/web/webidl/index.js:578:18
❯ Object.webidl.converters.RequestInfo node_modules/undici/lib/web/fetch/request.js:999:30
❯ new Request node_modules/undici/lib/web/fetch/request.js:112:31
❯ fetch src/fetch.ts:138:21
❯ test/fetch.test.ts:44:26
|
|
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
|
|
test/fetch.test.ts > fetch.test.ts > fetch request with post should work:
test/fetch.test.ts#L116
TypeError: value.toWellFormed is not a function
❯ Object.webidl.converters.USVString node_modules/undici/lib/web/webidl/index.js:578:18
❯ Object.webidl.converters.RequestInfo node_modules/undici/lib/web/fetch/request.js:999:30
❯ new Request node_modules/undici/lib/web/fetch/request.js:112:31
❯ test/fetch.test.ts:116:23
❯ test/fetch.test.ts:115:18
|
|
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info:
test/fetch.test.ts#L94
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'TypeError'
- 'TimeoutError'
Expected: "TimeoutError"
Received: "TypeError"
❯ Object.<anonymous> test/fetch.test.ts:94:14
❯ test/fetch.test.ts:89:5
|
|
test/fetch.test.ts > fetch.test.ts > fetch should work:
src/fetch.ts#L138
TypeError: value.toWellFormed is not a function
❯ Object.webidl.converters.USVString node_modules/undici/lib/web/webidl/index.js:578:18
❯ Object.webidl.converters.RequestInfo node_modules/undici/lib/web/fetch/request.js:999:30
❯ new Request node_modules/undici/lib/web/fetch/request.js:112:31
❯ fetch src/fetch.ts:138:21
❯ test/fetch.test.ts:44:26
|
|
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:
test/fetch.test.ts#L116
TypeError: value.toWellFormed is not a function
❯ Object.webidl.converters.USVString node_modules/undici/lib/web/webidl/index.js:578:18
❯ Object.webidl.converters.RequestInfo node_modules/undici/lib/web/fetch/request.js:999:30
❯ new Request node_modules/undici/lib/web/fetch/request.js:112:31
❯ test/fetch.test.ts:116:23
❯ test/fetch.test.ts:115:18
|
|
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info:
test/fetch.test.ts#L94
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'TypeError'
- 'TimeoutError'
Expected: "TimeoutError"
Received: "TypeError"
❯ Object.<anonymous> test/fetch.test.ts:94:14
❯ test/fetch.test.ts:89:5
|
|
test/fetch.test.ts > fetch.test.ts > fetch should work:
src/fetch.ts#L138
TypeError: value.toWellFormed is not a function
❯ Object.webidl.converters.USVString node_modules/undici/lib/web/webidl/index.js:578:18
❯ Object.webidl.converters.RequestInfo node_modules/undici/lib/web/fetch/request.js:999:30
❯ new Request node_modules/undici/lib/web/fetch/request.js:112:31
❯ fetch src/fetch.ts:138:21
❯ test/fetch.test.ts:44:26
|
|
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:
test/fetch.test.ts#L116
TypeError: value.toWellFormed is not a function
❯ Object.webidl.converters.USVString node_modules/undici/lib/web/webidl/index.js:578:18
❯ Object.webidl.converters.RequestInfo node_modules/undici/lib/web/fetch/request.js:999:30
❯ new Request node_modules/undici/lib/web/fetch/request.js:112:31
❯ test/fetch.test.ts:116:23
❯ test/fetch.test.ts:115:18
|
|
test/fetch.test.ts > fetch.test.ts > fetch error should has socket info:
test/fetch.test.ts#L94
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'TypeError'
- 'TimeoutError'
Expected: "TimeoutError"
Received: "TypeError"
❯ Object.<anonymous> test/fetch.test.ts:94:14
❯ test/fetch.test.ts:89:5
|
|
test/fetch.test.ts > fetch.test.ts > fetch should work:
src/fetch.ts#L138
TypeError: value.toWellFormed is not a function
❯ Object.webidl.converters.USVString node_modules/undici/lib/web/webidl/index.js:578:18
❯ Object.webidl.converters.RequestInfo node_modules/undici/lib/web/fetch/request.js:999:30
❯ new Request node_modules/undici/lib/web/fetch/request.js:112:31
❯ fetch src/fetch.ts:138:21
❯ test/fetch.test.ts:44:26
|