This repository was archived by the owner on May 21, 2026. It is now read-only.
Beta #25
Annotations
4 errors and 10 warnings
|
Test
Process completed with exit code 2.
|
|
Test
Module '"./src/server/index.js"' has no exported member 'McpServer'.
|
|
Build
Process completed with exit code 2.
|
|
Build
Module '"./src/server/index.js"' has no exported member 'McpServer'.
|
|
Lint:
packages/mcp-use/src/client.ts#L34
'path' is already declared in the upper scope on line 3 column 8
|
|
Lint:
packages/mcp-use/examples/client/multi_server_example.ts#L19
'config' is already declared in the upper scope on line 11 column 10
|
|
Lint:
packages/mcp-use/examples/client/http_example.ts#L26
'config' is already declared in the upper scope on line 19 column 10
|
|
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/unified.ts#L272
'isDev' is already declared in the upper scope on line 137 column 7
|
|
Lint:
packages/inspector/src/server/server.ts#L347
'isDev' is already declared in the upper scope on line 219 column 7
|
|
Lint:
packages/create-mcp-use-app/src/templates/ui/resources/todo-list.tsx#L97
Unexpected lexical declaration in case block
|