Skip to content

MCP - Website tools #63

MCP - Website tools

MCP - Website tools #63

Triggered via pull request July 21, 2026 22:27
Status Failure
Total duration 2m 1s
Artifacts

ci-mcp.yml

on: pull_request
Get files changed and conditionally skip CI
19s
Get files changed and conditionally skip CI
Typecheck, lint, and test
1m 32s
Typecheck, lint, and test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Typecheck, lint, and test
Process completed with exit code 2.
Typecheck, lint, and test
Type 'never' must have a '[Symbol.iterator]()' method that returns an iterator.
Typecheck, lint, and test
Argument of type '{ docId: string; sectionId: string; maxSections: number; maxChars: number; }' is not assignable to parameter of type 'ShapeOutput<{ docId: ZodOptional<ZodString>; sectionId: ZodOptional<ZodString>; cursor: ZodOptional<ZodString>; maxSections: ZodDefault<...>; maxChars: ZodDefault<...>; }>'.
Typecheck, lint, and test
Parameter 'section' implicitly has an 'any' type.
Typecheck, lint, and test
Could not find a declaration file for module '../../../scripts/generate-docs-catalog.mjs'. '/home/runner/work/design-system/design-system/packages/mcp/scripts/generate-docs-catalog.mjs' implicitly has an 'any' type.