fix(comboBox): component optimization #1380
Triggered via pull request
March 20, 2024 08:41
Tianhui-Han
synchronize
#455
Status
Failure
Total duration
4m 36s
Artifacts
–
pull-request.yml
on: pull_request_target
Annotations
1 error and 20 warnings
Test - Storybook
The process '/usr/local/bin/yarn' failed with exit code 1
|
Initialize
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Initialize
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test - static
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test - static
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test - static:
src/components/AriaToolbar/AriaToolbar.stories.tsx#L28
Missing return type on function
|
Test - static:
src/components/AriaToolbar/AriaToolbar.stories.tsx#L28
Argument 'props' should be typed
|
Test - static:
src/components/AriaToolbar/AriaToolbar.stories.tsx#L48
Missing return type on function
|
Test - static:
src/components/ComboBox/ComboBox.tsx#L99
Unexpected any. Specify a different type
|
Test - static:
src/components/ComboBox/ComboBox.types.ts#L96
Unexpected any. Specify a different type
|
Test - static:
src/components/ComboBox/ComboBox.unit.test.tsx#L58
Unexpected any. Specify a different type
|
Test - static:
src/components/ListItemBase/ListItemBase.utils.test.tsx#L94
Unexpected any. Specify a different type
|
Test - static:
src/components/ListItemBase/ListItemBase.utils.test.tsx#L94
Unexpected any. Specify a different type
|
Test - static:
src/components/Select/Select.stories.tsx#L362
Unexpected any. Specify a different type
|
Test - static:
src/components/Select/Select.stories.tsx#L362
Unexpected any. Specify a different type
|
Test - Source
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test - Source
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Source
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build - Source
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test - Storybook
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, percy/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test - Storybook
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, percy/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|