Fix issue #5817: [Bug]: When websocket disconnects, status bar says "Agent is Stopped", even if the agent is still running #3306
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
|