Skip to content

Fetch refinements

Fetch refinements #122

Triggered via pull request November 22, 2025 21:16
Status Failure
Total duration 49s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

31 errors
lib/test/lib/http-proxy.test.ts > #createProxyServer using the ws-incoming passes > should proxy a socket.io stream: lib/test/lib/http-proxy.test.ts#L403
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ lib/test/lib/http-proxy.test.ts:403:3
lib/test/lib/http-proxy.test.ts > #createProxyServer using the ws-incoming passes > should proxy a socket.io stream: lib/test/lib/http-proxy.test.ts#L403
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ lib/test/lib/http-proxy.test.ts:403:3
lib/test/lib/http-proxy.test.ts > #createProxyServer using the web-incoming passes > should make the request on pipe and finish it: lib/test/lib/http-proxy.test.ts#L79
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ lib/test/lib/http-proxy.test.ts:79:3
lib/test/lib/http-proxy.test.ts > #createProxyServer using the web-incoming passes > should make the request on pipe and finish it: lib/test/lib/http-proxy.test.ts#L79
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ lib/test/lib/http-proxy.test.ts:79:3
lib/test/lib/http-proxy.test.ts > #createProxyServer with forward options and using web-incoming passes > should pipe the request using web-incoming#stream method: lib/test/lib/http-proxy.test.ts#L52
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ lib/test/lib/http-proxy.test.ts:52:3
lib/test/lib/http-proxy.test.ts > #createProxyServer with forward options and using web-incoming passes > should pipe the request using web-incoming#stream method: lib/test/lib/http-proxy.test.ts#L52
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ lib/test/lib/http-proxy.test.ts:52:3
Unhandled error: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/lib/http-proxy.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 emit open and close events when socket.io client connects and disconnects". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12 ❯ ProxyServer.web lib/http-proxy/index.ts:439:13
Unhandled error: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/lib/http-proxy.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 emit open and close events when socket.io client connects and disconnects". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12
Unhandled error: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/lib/http-proxy.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 proxy a socket.io stream". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12 ❯ ProxyServer.web lib/http-proxy/index.ts:439:13
Unhandled error: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/lib/http-proxy.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 proxy a socket.io stream". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12
Unhandled error: lib/test/lib/https-proxy.test.ts#L247
AssertionError: expected '40811' to deeply equal '35801' ❯ Server.<anonymous> lib/test/lib/https-proxy.test.ts:247:49 This error originated in "lib/test/lib/https-proxy.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 proxy the request, then send back the 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: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/websocket/websocket-proxy-websocket.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 "Make a client request to outer proxy server". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12 ❯ ProxyServer.web lib/http-proxy/index.ts:439:13
Unhandled error: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/websocket/websocket-proxy-websocket.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 "Make a client request to outer proxy server". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12
Unhandled error: lib/test/lib/https-proxy.test.ts#L247
AssertionError: expected '42117' to deeply equal '42221' ❯ Server.<anonymous> lib/test/lib/https-proxy.test.ts:247:49 This error originated in "lib/test/lib/https-proxy.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 proxy the request, then send back the 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: lib/test/lib/http-proxy.test.ts#L92
AssertionError: expected '42929' to deeply equal '40857' ❯ Server.<anonymous> lib/test/lib/http-proxy.test.ts:92:51 This error originated in "lib/test/lib/http-proxy.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 make the request on pipe and finish it". 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: lib/test/lib/http-proxy.test.ts#L92
AssertionError: expected '34225' to deeply equal '37111' ❯ Server.<anonymous> lib/test/lib/http-proxy.test.ts:92:51 This error originated in "lib/test/lib/http-proxy.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 make the request on pipe and finish it". 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: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/websocket/websocket-proxy-websocket.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 "Make a client request to inner proxy server". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12
Unhandled error: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/websocket/websocket-proxy-websocket.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 "Make a client request to inner proxy server". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12 ❯ ProxyServer.web lib/http-proxy/index.ts:439:13
Unhandled error: lib/test/lib/http-proxy.test.ts#L65
AssertionError: expected '34157' to deeply equal '39203' ❯ Server.<anonymous> lib/test/lib/http-proxy.test.ts:65:51 This error originated in "lib/test/lib/http-proxy.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 pipe the request using web-incoming#stream method". 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: lib/test/lib/http-proxy.test.ts#L65
AssertionError: expected '41501' to deeply equal '44691' ❯ Server.<anonymous> lib/test/lib/http-proxy.test.ts:65:51 This error originated in "lib/test/lib/http-proxy.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 pipe the request using web-incoming#stream method". 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.
build (22)
The strategy configuration was canceled because "build._20" failed
lib/test/lib/http-proxy.test.ts > #createProxyServer using the ws-incoming passes > should proxy a socket.io stream: lib/test/lib/http-proxy.test.ts#L403
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ lib/test/lib/http-proxy.test.ts:403:3
lib/test/lib/http-proxy.test.ts > #createProxyServer using the web-incoming passes > should make the request on pipe and finish it: lib/test/lib/http-proxy.test.ts#L79
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ lib/test/lib/http-proxy.test.ts:79:3
lib/test/lib/http-proxy.test.ts > #createProxyServer with forward options and using web-incoming passes > should pipe the request using web-incoming#stream method: lib/test/lib/http-proxy.test.ts#L52
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ lib/test/lib/http-proxy.test.ts:52:3
Unhandled error: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/lib/http-proxy.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 emit open and close events when socket.io client connects and disconnects". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12
Unhandled error: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/lib/http-proxy.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 proxy a socket.io stream". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12
Unhandled error: lib/test/lib/https-proxy.test.ts#L247
AssertionError: expected '33213' to deeply equal '46053' ❯ Server.<anonymous> lib/test/lib/https-proxy.test.ts:247:49 This error originated in "lib/test/lib/https-proxy.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 proxy the request, then send back the 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: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/websocket/websocket-proxy-websocket.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 "Make a client request to outer proxy server". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12
Unhandled error: lib/test/lib/http-proxy.test.ts#L92
AssertionError: expected '39451' to deeply equal '46661' ❯ Server.<anonymous> lib/test/lib/http-proxy.test.ts:92:51 This error originated in "lib/test/lib/http-proxy.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 make the request on pipe and finish it". 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: lib/http-proxy/passes/web-incoming.ts#L353
TypeError: fetch failed ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:22 This error originated in "lib/test/websocket/websocket-proxy-websocket.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 "Make a client request to inner proxy server". 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. Caused by: Caused by: Error: unknown scheme ❯ stream2 lib/http-proxy/passes/web-incoming.ts:353:28 ❯ stream lib/http-proxy/passes/web-incoming.ts:90:12
Unhandled error: lib/test/lib/http-proxy.test.ts#L65
AssertionError: expected '34095' to deeply equal '44905' ❯ Server.<anonymous> lib/test/lib/http-proxy.test.ts:65:51 This error originated in "lib/test/lib/http-proxy.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 pipe the request using web-incoming#stream method". 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.