feat: MCP-638: TS implement UI resource in server #30
Annotations
10 warnings
|
Lint:
packages/mcp-use/src/logging.ts#L153
'label' is already declared in the upper scope on line 20 column 29
|
|
Lint:
packages/mcp-use/src/logging.ts#L83
'timestamp' is already declared in the upper scope on line 20 column 18
|
|
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/server.ts#L347
'isDev' is already declared in the upper scope on line 219 column 7
|