Skip to content

Node versions

Node versions #1535

Triggered via schedule November 25, 2024 01:40
Status Failure
Total duration 12m 25s
Artifacts

node-versions.yml

on: schedule
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Unhandled error: packages/client/test/rpc/websocket.spec.ts#L53
AssertionError: Unauthorized: expected false to be truthy ❯ WebSocket.<anonymous> test/rpc/websocket.spec.ts:53:16 ❯ WebSocket.emit node:events:517:28 ❯ emitErrorAndClose ../../node_modules/jayson/node_modules/ws/lib/websocket.js:897:13 ❯ ClientRequest.<anonymous> ../../node_modules/jayson/node_modules/ws/lib/websocket.js:752:5 ❯ ClientRequest.emit node:events:517:28 ❯ Socket.socketErrorListener node:_http_client:501:9 ❯ Socket.emit node:events:517:28 ❯ emitErrorNT node:internal/streams/destroy:151:8 ❯ emitErrorCloseNT node:internal/streams/destroy:116:3 ❯ processTicksAndRejections node:internal/process/task_queues:82:21 This error originated in "test/rpc/websocket.spec.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 "auth protected server without any auth headers". 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.
tests (18)
Process completed with exit code 1.