Skip to content

chore: fixed package-lock.json #522

chore: fixed package-lock.json

chore: fixed package-lock.json #522

Triggered via pull request January 25, 2024 17:19
Status Success
Total duration 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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/
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: src/components/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L72
Expected return with your callback function
Verify Files: src/components/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L158
'compact' is already declared in the upper scope
Verify Files: src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L42
'top' is already declared in the upper scope
Verify Files: src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L43
'left' is already declared in the upper scope
Verify Files: src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L44
'width' is already declared in the upper scope
Verify Files: src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L45
'height' is already declared in the upper scope
Verify Files: src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L71
Arrow function expected no return value
Verify Files: src/components/Settings/SettingsMenuMobile/SettingsMenuMobile.tsx#L19
'tabItems' is already declared in the upper scope
Verify Files: src/components/Settings/__stories__/SettingsDemo.tsx#L24
Unexpected any. Specify a different type