Skip to content

v0.7.3: standalone MCP package, production bundling, task board redesign #91

v0.7.3: standalone MCP package, production bundling, task board redesign

v0.7.3: standalone MCP package, production bundling, task board redesign #91

Triggered via pull request March 14, 2026 14:15
Status Success
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
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