fix: should got undici:client:sendHeaders message on H2 #1354
nodejs.yml
on: pull_request
Node.js
/
Setup
5s
Matrix: Node.js / Test
Annotations
78 errors and 6 warnings
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info with H2 by undici:client:sendHeaders and undici:request:trailers:
test/diagnostics_channel.test.ts#L224
AssertionError: undefined == true
❯ test/diagnostics_channel.test.ts:224:5
|
Node.js / Test (ubuntu-latest, 18.19.0)
Process completed with exit code 1.
|
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info with H2 by undici:client:sendHeaders and undici:request:trailers:
test/diagnostics_channel.test.ts#L224
AssertionError: undefined == true
❯ test/diagnostics_channel.test.ts:224:5
|
Node.js / Test (ubuntu-latest, 20)
Process completed with exit code 1.
|
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info with H2 by undici:client:sendHeaders and undici:request:trailers:
test/diagnostics_channel.test.ts#L224
AssertionError: undefined == true
❯ test/diagnostics_channel.test.ts:224:5
|
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:26723
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info with H2 by undici:client:sendHeaders and undici:request:trailers:
test/diagnostics_channel.test.ts#L224
AssertionError: undefined == true
❯ test/diagnostics_channel.test.ts:224:5
|
Node.js / Test (macos-latest, 18.19.0)
Process completed with exit code 1.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:26723
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info with H2 by undici:client:sendHeaders and undici:request:trailers:
test/diagnostics_channel.test.ts#L224
AssertionError: undefined == true
❯ test/diagnostics_channel.test.ts:224:5
|
Node.js / Test (macos-latest, 20)
Process completed with exit code 1.
|
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info with H2 by undici:client:sendHeaders and undici:request:trailers:
test/diagnostics_channel.test.ts#L224
AssertionError: undefined == true
❯ test/diagnostics_channel.test.ts:224:5
|
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:26723
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info with H2 by undici:client:sendHeaders and undici:request:trailers:
test/diagnostics_channel.test.ts#L224
AssertionError: undefined == true
❯ test/diagnostics_channel.test.ts:224:5
|
Node.js / Test (windows-latest, 18.19.0)
Process completed with exit code 1.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:26723
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:26723
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:524:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info with H2 by undici:client:sendHeaders and undici:request:trailers:
test/diagnostics_channel.test.ts#L224
AssertionError: undefined == true
❯ test/diagnostics_channel.test.ts:224:5
|
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.
|
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info with H2 by undici:client:sendHeaders and undici:request:trailers:
test/diagnostics_channel.test.ts#L224
AssertionError: undefined == true
❯ test/diagnostics_channel.test.ts:224:5
|
Node.js / Test (windows-latest, 20)
Process completed with exit code 1.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:26723
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ connect node:internal/deps/undici/undici:7950:22
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ writeH1 node:internal/deps/undici/undici:6492:30
❯ Object.write node:internal/deps/undici/undici:6327:18
❯ _resume node:internal/deps/undici/undici:8027:54
❯ resume node:internal/deps/undici/undici:7963:7
❯ Client.<computed> node:internal/deps/undici/undici:7750:35
❯ Client.[dispatch] node:internal/deps/undici/undici:7791:24
❯ Client.Intercept node:internal/deps/undici/undici:7517:20
❯ Client.dispatch node:internal/deps/undici/undici:588:44
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
test/diagnostics_channel.test.ts#L180
TypeError: Cannot read properties of undefined (reading 'opaque')
❯ onMessage test/diagnostics_channel.test.ts:180:28
❯ Channel.publish node:diagnostics_channel:150:9
❯ Request.onComplete node:internal/deps/undici/undici:2077:29
❯ Parser.onMessageComplete node:internal/deps/undici/undici:6218:17
❯ wasm_on_message_complete node:internal/deps/undici/undici:5858:34
❯ null.<anonymous> wasm:/wasm/0002f80e:1:6425
❯ Parser.execute node:internal/deps/undici/undici:5971:26
❯ Parser.readMore node:internal/deps/undici/undici:5950:16
❯ Socket.<anonymous> node:internal/deps/undici/undici:6278:18
❯ Socket.emit node:events:513:28
This error originated in "test/diagnostics_channel.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should support trace request by urllib:request and urllib:response". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
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, 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, 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, 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
|
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
|