feat: new design #1517
pull-request.yml
on: pull_request
Tests & lint
1m 1s
Build & canary release
41s
Prepare Storybook for review & tests
1m 38s
Prepare Docs for the Review
1m 30s
Annotations
10 errors and 2 warnings
|
Build & canary release:
src/components/actions/Button/Button.tsx#L407
Type '{ "data-element": string; }' is missing the following properties from type 'CubeIconProps': gridArea, order, gridColumn, gridRow, and 15 more.
|
|
Build & canary release:
src/components/content/Card/Card.tsx#L12
No overload matches this call.
|
|
Build & canary release:
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.
|
|
Build & canary release:
src/components/content/CopyPasteBlock/CopyPasteBlock.tsx#L44
No overload matches this call.
|
|
Build & canary release:
src/components/content/CopyPasteBlock/CopyPasteBlock.tsx#L96
Type '{}' is missing the following properties from type 'CubeIconProps': gridArea, order, gridColumn, gridRow, and 15 more.
|
|
Build & canary release:
src/components/content/CopyPasteBlock/CopyPasteBlock.tsx#L114
Interface 'CubeCopyPasteBlockProps' incorrectly extends interface 'CubeCardProps'.
|
|
Build & canary release:
src/components/content/CopySnippet/CopySnippet.tsx#L139
Type '{}' is missing the following properties from type 'CubeIconProps': gridArea, order, gridColumn, gridRow, and 15 more.
|
|
Build & canary release:
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.
|
|
Build & canary release:
src/components/content/CopySnippet/CopySnippet.tsx#L248
Type '{}' is missing the following properties from type 'CubeIconProps': gridArea, order, gridColumn, gridRow, and 15 more.
|
|
Build & canary release:
src/components/content/CopySnippet/CopySnippet.tsx#L248
Type '{}' is missing the following properties from type 'CubeIconProps': gridArea, order, gridColumn, gridRow, and 15 more.
|
|
Prepare Docs for the Review
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Prepare Docs for the Review
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|