MCP - Website tools #63
ci-mcp.yml
on: pull_request
Get files changed and conditionally skip CI
19s
Typecheck, lint, and test
1m 32s
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.
|