feat: an MCP server powered by jsondiffpatch #202
Annotations
10 errors
build
Process completed with exit code 2.
|
build:
packages/diff-mcp/src/server.ts#L171
Type 'any' does not satisfy the expected type 'never'.
|
build:
packages/diff-mcp/src/server.ts#L50
Binding element 'state' implicitly has an 'any' type.
|
build:
packages/diff-mcp/src/server.ts#L10
Cannot find module 'zod' or its corresponding type declarations.
|
build:
packages/diff-mcp/src/server.ts#L9
Cannot find module 'smol-toml' or its corresponding type declarations.
|
build:
packages/diff-mcp/src/server.ts#L7
Cannot find module 'js-yaml' or its corresponding type declarations.
|
build:
packages/diff-mcp/src/server.ts#L6
Cannot find module 'fast-xml-parser' or its corresponding type declarations.
|
build:
packages/diff-mcp/src/server.ts#L1
Cannot find module '@modelcontextprotocol/sdk/server/mcp.js' or its corresponding type declarations.
|
build:
packages/diff-mcp/src/mcp.spec.ts#L1
Cannot find module '@modelcontextprotocol/sdk/server/mcp.js' or its corresponding type declarations.
|
build:
packages/diff-mcp/src/index.ts#L1
Cannot find module '@modelcontextprotocol/sdk/server/stdio.js' or its corresponding type declarations.
|