Skip to content

feat: add Bento style to MCP page #1112

feat: add Bento style to MCP page

feat: add Bento style to MCP page #1112

Triggered via pull request September 16, 2025 15:17
Status Failure
Total duration 1m 8s
Artifacts

on-pr.yaml

on: pull_request
build  /  build-and-test
1m 4s
build / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
build / build-and-test: src/components/BentoGrid/ComponentCard/ComponentCard.tsx#L12
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
build / build-and-test: src/components/BentoGrid/ComponentCard/ComponentCard.tsx#L9
Replace `GenericHintProps·&·{·⏎··onClick?:·()·=>·void;·⏎` with `⏎··GenericHintProps·&·{⏎····onClick?:·()·=>·void;⏎··`
build / build-and-test: src/components/BentoGrid/BentoGrid.tsx#L40
Replace `(⏎····<div·className={`${styles.bentoGrid}·${className}`}>⏎······{children}⏎····</div>⏎··)` with `<div·className={`${styles.bentoGrid}·${className}`}>{children}</div>`
build / build-and-test: src/components/BentoGrid/BentoGrid.tsx#L19
Replace `⏎··size,·⏎··children,·⏎··className·=·'',·⏎··gridColumn,⏎··gridRow·⏎` with `size,·children,·className·=·'',·gridColumn,·gridRow·`
build / build-and-test
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
build / build-and-test: src/spaces/mcp/pages/McpPage.tsx#L355
Callbacks must be listed after all other props
build / build-and-test: src/spaces/mcp/pages/McpPage.tsx#L336
Callbacks must be listed after all other props
build / build-and-test: src/spaces/mcp/pages/McpPage.tsx#L296
Callbacks must be listed after all other props
build / build-and-test: src/spaces/mcp/pages/McpPage.tsx#L272
Callbacks must be listed after all other props
build / build-and-test: src/spaces/mcp/pages/McpPage.tsx#L246
Callbacks must be listed after all other props
build / build-and-test: src/components/Graphs/Graph.tsx#L121
Callbacks must be listed after all other props