Skip to content

fix(comboBox): component optimization #1376

fix(comboBox): component optimization

fix(comboBox): component optimization #1376

Triggered via pull request March 14, 2024 07:40
@Tianhui-HanTianhui-Han
synchronize #455
Status Success
Total duration 7m 53s
Artifacts

pull-request.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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#L96
Unexpected any. Specify a different type
Test - static: src/components/ComboBox/ComboBox.types.ts#L92
Unexpected any. Specify a different type
Test - static: src/components/ComboBox/ComboBox.unit.test.tsx#L57
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/