feat(AriaGroup): create new component AriaGroup #1412
Triggered via pull request
May 17, 2024 23:42
stanjiawang
synchronize
#460
Status
Success
Total duration
3m 55s
Artifacts
–
pull-request.yml
on: pull_request_target
Check - Validation
0s
Test - Source
2m 29s
Test - static
38s
Build - Source
3m 18s
Annotations
18 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/AriaGroup/AriaGroup.stories.tsx#L21
Missing return type on function
|
Test - static:
src/components/AriaGroup/AriaGroup.stories.tsx#L47
Missing return type on function
|
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 - 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/
|