feat(web): vertical minimap for user messages #6451
Annotations
10 warnings
|
Lint:
apps/web/src/components/ChatView.tsx#L2812
React Hook useCallback has a missing dependency: 'composerRef.current'
|
|
Lint:
apps/web/src/components/ChatView.tsx#L2785
React Hook useCallback has a missing dependency: 'composerRef.current'
|
|
Lint:
apps/web/src/components/ChatView.tsx#L2248
React Hook useEffect has a missing dependency: 'composerRef.current'
|
|
Lint:
apps/web/src/components/ChatView.tsx#L1569
React Hook useCallback has a missing dependency: 'composerRef.current'
|
|
Lint:
apps/web/src/components/ChatView.tsx#L1561
React Hook useCallback has a missing dependency: 'composerRef.current'
|
|
Lint:
apps/desktop/src/clientPersistence.test.ts#L8
Type 'ClientSettings' is imported but never used.
|
|
Lint:
apps/server/src/server.test.ts#L196
Variable 'workspaceAndProjectServicesLayer' is declared but never used. Unused variables should start with a '_'.
|
|
Lint:
apps/web/src/localApi.test.ts#L17
Type 'ClientSettings' is imported but never used.
|
|
Lint:
apps/web/src/uiStateStore.test.ts#L412
Function `createLocalStorageStub` does not capture any variables from its parent scope
|
|
Lint:
apps/web/src/environments/runtime/catalog.test.ts#L98
Function `resolveRegistryRead` does not capture any variables from its parent scope
|
background
wait
wait-all
cancel
Loading