Skip to content

feat: extract MCP into standalone @vibegrid/mcp package (#23) #83

feat: extract MCP into standalone @vibegrid/mcp package (#23)

feat: extract MCP into standalone @vibegrid/mcp package (#23) #83

Triggered via push March 14, 2026 05:50
Status Success
Total duration 1m 5s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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