feat: add figma code connect #8158
Triggered via pull request
September 10, 2024 11:54
Status
Failure
Total duration
3m 30s
Artifacts
–
blade-validate.yml
on: pull_request
Validate Source Code
1m 2s
Matrix: test
Annotations
10 errors and 5 warnings
Validate Source Code
Type '{ children: string; icon: Element; variant: "primary" | "tertiary" | "secondary"; color: "negative" | "positive" | "primary" | "white"; isDisabled: boolean; isLoading: boolean; size: "xsmall" | ... 2 more ... | "large"; isFullWidth: boolean; }' is not assignable to type 'IntrinsicAttributes & (ButtonProps & RefAttributes<BladeElementRef>)'.
|
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
Type '{ placeholder: string; size: "medium" | "large"; value: string; isDisabled: boolean; isLoading: boolean; validationState: "error" | "success"; labelPosition: "left" | "top"; }' is not assignable to type 'IntrinsicAttributes & (TextInputProps & 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 (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 (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 (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/
|