Skip to content

update tests

update tests #3082

Triggered via push February 15, 2025 20:18
Status Failure
Total duration 2m 40s
Artifacts

node.js.yml

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

Annotations

2 errors
Unhandled error: src/services/Server/WebSocketClient.js#L96
ReferenceError: WebSocket is not defined ❯ WebSocketClient.open src/services/Server/WebSocketClient.js:96:26 ❯ Timeout._onTimeout src/services/Server/WebSocketClient.js:80:55 ❯ listOnTimeout node:internal/timers:569:17 ❯ processTimers node:internal/timers:512:7 This error originated in "src/services/Editor/Editor.test.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes: - cancel timeouts using clearTimeout and clearInterval - wait for promises to resolve using the await keyword
build (18)
Process completed with exit code 1.