Skip to content

feat(chat): implement real-time chat functionality with server-sent e… #50

feat(chat): implement real-time chat functionality with server-sent e…

feat(chat): implement real-time chat functionality with server-sent e… #50

Triggered via push January 23, 2026 13:51
Status Failure
Total duration 55s
Artifacts

pr-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test
Process completed with exit code 1.
Test
@pairux/desktop#test: command (/home/runner/work/pairux.com/pairux.com/apps/desktop) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
src/renderer/components/chat/useChat.test.ts > useChat > reconnect > should reload history and clear error: apps/desktop/src/renderer/components/chat/useChat.test.ts#L374
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/renderer/components/chat/useChat.test.ts:374:42
Lint
Process completed with exit code 1.