Skip to content

feat: add figma code connect #1365

feat: add figma code connect

feat: add figma code connect #1365

Triggered via pull request September 10, 2024 07:41
Status Failure
Total duration 1m 3s
Artifacts

blade-bundle-size.yml

on: pull_request
Generate PR Report
55s
Generate PR Report
Update Base Stats
0s
Update Base Stats
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Generate PR Report
Type 'Element' is not assignable to type 'IconComponent'.
Generate PR Report
Type 'string' is not assignable to type 'number'.
Generate PR Report
Type '{}' is not assignable to type 'CardFooterAction'.
Generate PR Report
Type '{}' is not assignable to type 'CardFooterAction'.
Generate PR Report
Type 'boolean' is not assignable to type 'string'.
Generate PR Report
Type 'boolean' is not assignable to type 'string'.
Generate PR Report
Type 'boolean' is not assignable to type 'string'.
Generate PR Report
Type 'boolean' is not assignable to type 'string'.
Generate PR Report
Unused '@ts-expect-error' directive.
Generate PR Report
Type '{ children: string; iconPosition: "right"; icon: Element; variant: "anchor" | "button"; color: "neutral" | "negative" | "positive" | "primary" | "white"; isDisabled: boolean; size: "xsmall" | ... 2 more ... | "large"; }' is not assignable to type 'IntrinsicAttributes & (LinkProps & RefAttributes<BladeElementRef>)'.
Generate PR Report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/