v0.7.3: standalone MCP package, production bundling, task board redes… #92
Annotations
10 warnings
|
ci:
src/renderer/components/rich-editor/SlashCommandMenu.tsx#L52
Unexpected any. Specify a different type
|
|
ci:
src/renderer/components/rich-editor/SlashCommandMenu.tsx#L38
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ci:
src/renderer/components/rich-editor/SlashCommandMenu.tsx#L1
'useCallback' is defined but never used. Allowed unused vars must match /^_/u
|
|
ci:
src/renderer/components/Toast.tsx#L25
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ci:
src/renderer/components/TaskQueuePanel.tsx#L388
'setConfig' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
ci:
src/renderer/components/PromptLauncher.tsx#L101
React Hook useEffect has a missing dependency: 'settings'. Either include it or remove the dependency array
|
|
ci:
src/renderer/components/DiffSidebar.tsx#L19
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
ci
'i' is defined but never used. Allowed unused args must match /^_/u
|
|
ci
'items' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
ci:
src/renderer/components/CommandPalette.tsx#L329
Unexpected any. Specify a different type
|