Skip to content

feat(AsideHeader): support highlighted item (#97) #281

feat(AsideHeader): support highlighted item (#97)

feat(AsideHeader): support highlighted item (#97) #281

Triggered via push September 7, 2023 15:10
Status Success
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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#L37
Expected return with your callback function
Verify Files: src/components/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L128
'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#L69
Arrow function expected no return value
Verify Files: src/components/Settings/Settings.tsx#L191
'title' is already declared in the upper scope
Verify Files: src/components/Settings/SettingsMenuMobile/SettingsMenuMobile.tsx#L19
'tabItems' is already declared in the upper scope
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/