Skip to content

fix async implementation #3036

fix async implementation

fix async implementation #3036

Triggered via push February 11, 2025 23:37
Status Failure
Total duration 2m 37s
Artifacts

node.js.yml

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

Annotations

4 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:581:17 ❯ processTimers node:internal/timers:519:7 This error originated in "src/services/Task/TaskAction/TaskAction.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 (20)
Process completed with exit code 1.
build (18)
The job was canceled because "_20" failed.
build (18)
The operation was canceled.