feat: add Bento style to MCP page #1112
on-pr.yaml
on: pull_request
build
/
build-and-test
1m 4s
Annotations
10 errors and 7 warnings
build / build-and-test:
src/components/BentoGrid/ComponentCard/ComponentCard.tsx#L15
Replace `}` with `··}⏎`
|
|
|
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#L12
Replace `··` with `····`
|
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
|