Skip to content

feat: an MCP server powered by jsondiffpatch #202

feat: an MCP server powered by jsondiffpatch

feat: an MCP server powered by jsondiffpatch #202

Triggered via pull request March 31, 2025 21:13
@benjaminebenjamine
synchronize #413
mcp
Status Failure
Total duration 20s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.