fix(comboBox): component optimization #1360
Triggered via pull request
March 5, 2024 03:03
Tianhui-Han
synchronize
#455
Status
Success
Total duration
8m 7s
Artifacts
–
pull-request.yml
on: pull_request_target
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.constants.ts#L35
Missing semicolon
|
Test - static:
src/components/ComboBox/ComboBox.tsx#L112
Missing semicolon
|
Test - static:
src/components/ComboBox/ComboBox.tsx#L116
Unexpected any. Specify a different type
|
Test - static:
src/components/ComboBox/ComboBox.tsx#L139
Missing semicolon
|
Test - static:
src/components/ComboBox/ComboBox.tsx#L148
Missing semicolon
|
Test - static:
src/components/ComboBox/ComboBox.tsx#L181
Missing semicolon
|
Test - static:
src/components/ComboBox/ComboBox.tsx#L215
Missing semicolon
|
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/
|