feat: new design #1897
size-limit.yml
on: pull_request
Measure size of the library
38s
Annotations
10 errors
|
Measure size of the library:
src/components/actions/Button/Button.tsx#L416
Type '{ "data-element": string; }' is missing the following properties from type 'CubeIconProps': gridArea, order, gridColumn, gridRow, and 15 more.
|
|
Measure size of the library:
src/components/content/Card/Card.tsx#L12
No overload matches this call.
|
|
Measure size of the library:
src/components/content/Content.tsx#L41
Type 'Record<string, any>' is missing the following properties from type 'CubeContentProps': display, opacity, whiteSpace, gridArea, and 33 more.
|
|
Measure size of the library:
src/components/content/CopyPasteBlock/CopyPasteBlock.tsx#L44
No overload matches this call.
|
|
Measure size of the library:
src/components/content/CopyPasteBlock/CopyPasteBlock.tsx#L96
Type '{}' is missing the following properties from type 'CubeIconProps': gridArea, order, gridColumn, gridRow, and 15 more.
|
|
Measure size of the library:
src/components/content/CopyPasteBlock/CopyPasteBlock.tsx#L114
Interface 'CubeCopyPasteBlockProps' incorrectly extends interface 'CubeCardProps'.
|
|
Measure size of the library:
src/components/content/CopySnippet/CopySnippet.tsx#L139
Type '{}' is missing the following properties from type 'CubeIconProps': gridArea, order, gridColumn, gridRow, and 15 more.
|
|
Measure size of the library:
src/components/content/CopySnippet/CopySnippet.tsx#L238
Type '{ style: { margin: number; overflow: "visible"; }; code: string; language: "css" | "html" | "javascript" | "sql" | "less" | "json" | "yaml" | "bash" | "editorconfig" | "php" | "python" | "typescript"; }' is missing the following properties from type 'CubePrismCodeProps': display, opacity, whiteSpace, gridArea, and 30 more.
|
|
Measure size of the library:
src/components/content/CopySnippet/CopySnippet.tsx#L248
Type '{}' is missing the following properties from type 'CubeIconProps': gridArea, order, gridColumn, gridRow, and 15 more.
|
|
Measure size of the library:
src/components/content/CopySnippet/CopySnippet.tsx#L248
Type '{}' is missing the following properties from type 'CubeIconProps': gridArea, order, gridColumn, gridRow, and 15 more.
|