feat: implement input injection module with IPC handlers and permissi… #62
Annotations
6 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#L375
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/renderer/components/chat/useChat.test.ts:375:42
|
|
Lint
Process completed with exit code 2.
|
|
Lint
@pairux/desktop#typecheck: command (/home/runner/work/pairux.com/pairux.com/apps/desktop) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
Lint
Cannot find name 'afterEach'.
|