feat: add figma code connect #8153
blade-validate.yml
on: pull_request
Validate Source Code
56s
Matrix: test
Annotations
10 errors and 5 warnings
Validate Source Code
Type 'Element' is not assignable to type 'IconComponent'.
|
Validate Source Code
Type 'string' is not assignable to type 'number'.
|
Validate Source Code
Type '{}' is not assignable to type 'CardFooterAction'.
|
Validate Source Code
Type '{}' is not assignable to type 'CardFooterAction'.
|
Validate Source Code
Type 'boolean' is not assignable to type 'string'.
|
Validate Source Code
Type 'boolean' is not assignable to type 'string'.
|
Validate Source Code
Type 'boolean' is not assignable to type 'string'.
|
Validate Source Code
Type 'boolean' is not assignable to type 'string'.
|
Validate Source Code
Unused '@ts-expect-error' directive.
|
Validate Source Code
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>)'.
|
Validate Source Code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Run Tests (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Run Tests (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Run Tests (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Run Tests (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|