Skip to content

feat: add figma code connect #1363

feat: add figma code connect

feat: add figma code connect #1363

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

blade-bundle-size.yml

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

Annotations

9 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
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
Unused '@ts-expect-error' directive.
Generate PR Report
Type '{ children: string; iconPosition: "left"; 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
Process completed with exit code 1.
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/