fix(windows): improve Claude CLI scan for paths with spaces #1156
+53
−30
Annotations
7 errors
|
Run unit tests
Process completed with exit code 1.
|
|
Run unit tests:
apps/frontend/src/__tests__/integration/subprocess-spawn.test.ts#L366
AssertionError: expected [] to have a length of 2 but got +0
- Expected
+ Received
- 2
+ 0
❯ vi.waitFor.timeout src/__tests__/integration/subprocess-spawn.test.ts:366:43
|
|
Run unit tests:
apps/frontend/src/__tests__/integration/subprocess-spawn.test.ts#L227
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/__tests__/integration/subprocess-spawn.test.ts:227:5
|
|
Run unit tests:
apps/frontend/src/__tests__/integration/subprocess-spawn.test.ts#L197
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/__tests__/integration/subprocess-spawn.test.ts:197:5
|
|
Run unit tests:
apps/frontend/src/__tests__/integration/subprocess-spawn.test.ts#L168
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/__tests__/integration/subprocess-spawn.test.ts:168:5
|
|
Run unit tests:
apps/frontend/src/__tests__/integration/subprocess-spawn.test.ts#L136
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/__tests__/integration/subprocess-spawn.test.ts:136:5
|
|
Run unit tests:
apps/frontend/src/main/__tests__/ipc-handlers.test.ts#L252
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/main/__tests__/ipc-handlers.test.ts:252:5
|
Loading