Skip to content

Fix issue #5817: [Bug]: When websocket disconnects, status bar says "Agent is Stopped", even if the agent is still running #3306

Fix issue #5817: [Bug]: When websocket disconnects, status bar says "Agent is Stopped", even if the agent is still running

Fix issue #5817: [Bug]: When websocket disconnects, status bar says "Agent is Stopped", even if the agent is still running #3306

Triggered via pull request December 26, 2024 14:41
Status Failure
Total duration 36s
Artifacts

fe-unit-tests.yml

on: pull_request
Matrix: FE Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
FE Unit Tests (20)
Argument of type '{ status: WsClientProviderStatus.CONNECTED; send: Mock<[event: Record<string, unknown>], void>; }' is not assignable to parameter of type 'UseWsClient'.
FE Unit Tests (20)
Argument of type '{ gitHubToken: null; }' is not assignable to parameter of type 'AuthContextType'.
FE Unit Tests (20)
Argument of type '{ status: WsClientProviderStatus.DISCONNECTED; send: Mock<[event: Record<string, unknown>], void>; }' is not assignable to parameter of type 'UseWsClient'.
FE Unit Tests (20)
Process completed with exit code 2.
FE Unit Tests (22)
The job was canceled because "_20" failed.
FE Unit Tests (22)
Argument of type '{ status: WsClientProviderStatus.CONNECTED; send: Mock<[event: Record<string, unknown>], void>; }' is not assignable to parameter of type 'UseWsClient'.
FE Unit Tests (22)
Argument of type '{ gitHubToken: null; }' is not assignable to parameter of type 'AuthContextType'.
FE Unit Tests (22)
Argument of type '{ status: WsClientProviderStatus.DISCONNECTED; send: Mock<[event: Record<string, unknown>], void>; }' is not assignable to parameter of type 'UseWsClient'.
FE Unit Tests (22)
Process completed with exit code 2.
FE Unit Tests (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636