Skip to content

feat: aside header top alert #465

feat: aside header top alert

feat: aside header top alert #465

Triggered via pull request November 22, 2023 14:34
Status Success
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
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#L64
Expected return with your callback function
Verify Files: src/components/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L144
'compact' is already declared in the upper scope
Verify Files: src/components/AsideHeader/useAsideHeaderTopPanel.tsx#L56
React Hook React.useLayoutEffect has a missing dependency: 'setAsideTopPanelHeight'. Either include it or remove the dependency array
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