Skip to content

fix(OnboardingMenu): add re-export and docs (#166) #574

fix(OnboardingMenu): add re-export and docs (#166)

fix(OnboardingMenu): add re-export and docs (#166) #574

Triggered via push March 19, 2024 18:08
Status Success
Total duration 4m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Verify Files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify Files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Verify Files: .storybook/main.ts#L26
Assignment to property of function parameter 'storybookBaseConfig'
Verify Files: .storybook/theme-addon/register.tsx#L26
React Hook React.useEffect has a missing dependency: 'api'. Either include it or remove the dependency array
Verify Files: src/components/AdaptiveTabs/AdaptiveTabs.tsx#L24
Unexpected any. Specify a different type
Verify Files: src/components/AdaptiveTabs/AdaptiveTabs.tsx#L24
'b' is already declared in the upper scope on line 21 column 7
Verify Files: src/components/AdaptiveTabs/AdaptiveTabs.tsx#L188
getter functions should be placed after render
Verify Files: src/components/AdaptiveTabs/AdaptiveTabs.tsx#L216
'b' is already declared in the upper scope on line 21 column 7
Verify Files: src/components/AdaptiveTabs/AdaptiveTabs.tsx#L230
Assignment to property of function parameter 'accum'
Verify Files: src/components/AdaptiveTabs/AdaptiveTabs.tsx#L249
Unexpected any. Specify a different type
Verify Files: src/components/AdaptiveTabs/AdaptiveTabs.tsx#L250
Unexpected any. Specify a different type
Verify Files: src/components/AdaptiveTabs/AdaptiveTabs.tsx#L251
Unexpected any. Specify a different type
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/