Skip to content

feat(combobox): add comboBox component #1351

feat(combobox): add comboBox component

feat(combobox): add comboBox component #1351

Triggered via pull request February 28, 2024 07:19
@Tianhui-HanTianhui-Han
synchronize #454
Status Success
Total duration 7m 50s
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#L82
Unexpected any. Specify a different type
Test - static: src/components/ComboBox/ComboBox.types.ts#L88
Unexpected any. Specify a different type
Test - static: src/components/ComboBox/ComboBox.unit.test.tsx#L56
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/storybook-action@v0.1.6. 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/storybook-action@v0.1.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/