This repository was archived by the owner on May 21, 2026. It is now read-only.
feat: Transform mcp-use into MCP framework with monorepo, server SDK, visual inspector, CLI and scaffolding #4
Annotations
12 errors and 10 warnings
|
Check Changesets
Process completed with exit code 1.
|
|
Lint:
packages/inspector/src/client/components/CommandPalette.tsx#L9
'cn' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/inspector/src/client/components/CommandPalette.tsx#L7
'Button' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/inspector/src/client/components/ChatTab.tsx#L300
'HTMLTextAreaElement' is not defined
|
|
Lint:
packages/inspector/src/client/components/ChatTab.tsx#L300
'React' is not defined
|
|
Lint:
packages/inspector/src/client/components/ChatTab.tsx#L99
'HTMLTextAreaElement' is not defined
|
|
Lint:
packages/inspector/src/client/components/ChatTab.tsx#L98
'HTMLDivElement' is not defined
|
|
Lint:
packages/inspector/src/client/components/ChatTab.tsx#L14
'ResizablePanelGroup' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/inspector/src/client/components/ChatTab.tsx#L13
'ResizablePanel' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/inspector/src/client/components/ChatTab.tsx#L12
'ResizableHandle' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/inspector/src/client/components/AnimatedThemeToggler.tsx#L15
'HTMLButtonElement' is not defined
|
|
Test
Process completed with exit code 1.
|
|
Lint:
packages/mcp-use/examples/client/chat_example.ts#L20
'config' is already declared in the upper scope on line 12 column 10
|
|
Lint:
packages/mcp-use/examples/client/browser_use.ts#L23
'config' is already declared in the upper scope on line 13 column 10
|
|
Lint:
packages/mcp-use/examples/client/blender_use.ts#L24
'config' is already declared in the upper scope on line 16 column 10
|
|
Lint:
packages/mcp-use/examples/client/airbnb_use.ts#L19
'config' is already declared in the upper scope on line 11 column 10
|
|
Lint:
packages/inspector/src/server/server.ts#L347
'isDev' is already declared in the upper scope on line 219 column 7
|
|
Lint:
packages/inspector/src/client/components/ServerIcon.tsx#L79
'faviconUrl' is already declared in the upper scope on line 20 column 10
|
|
Lint:
packages/inspector/src/client/components/Layout.tsx#L67
'status' is already declared in the upper scope on line 66 column 22
|
|
Lint:
packages/inspector/src/client/components/ChatTab.tsx#L172
'authConfig' is already declared in the upper scope on line 83 column 10
|
|
Lint:
packages/inspector/src/client/components/ChatTab.tsx#L166
'llmConfig' is already declared in the upper scope on line 82 column 10
|
|
Lint:
packages/cli/src/build.ts#L151
'build' is already declared in the upper scope on line 3 column 10
|