Unify intent selector, model selector, and agentic chat dropdown #25702
Annotations
4 errors
Run pnpm run test:unit --run:
vscode/src/services/LocalStorageProvider.ts#L58
Error: LocalStorage not initialized
❯ LocalStorage.get storage [as storage] src/services/LocalStorageProvider.ts:58:19
❯ LocalStorage.get src/services/LocalStorageProvider.ts:367:21
❯ LocalStorage.getChatMemory src/services/LocalStorageProvider.ts:347:21
❯ CodyChatMemory.getChatMemory src/chat/agentic/CodyChatMemory.ts:68:38
❯ Function.initialize src/chat/agentic/CodyChatMemory.ts:31:54
❯ new MemoryTool src/chat/agentic/CodyTool.ts:371:24
❯ Object.ToolFactory.register.createInstance src/chat/agentic/CodyToolProvider.ts:66:29
❯ src/chat/agentic/CodyToolProvider.ts:88:42
❯ TestToolFactory.getInstances src/chat/agentic/CodyToolProvider.ts:88:14
|
Run pnpm run test:unit --run:
vscode/webviews/chat/Transcript.test.tsx#L59
AssertionError: expected null not to be null
❯ webviews/chat/Transcript.test.tsx:59:35
|
Run pnpm run test:unit --run:
vscode/webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx#L143
AssertionError: expected null not to be null
❯ webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx:143:39
|
Run pnpm run test:unit --run
Process completed with exit code 1.
|
Loading