Skip to content

fix(Logo): remove aside header variables from logo #591

fix(Logo): remove aside header variables from logo

fix(Logo): remove aside header variables from logo #591

Triggered via pull request March 19, 2024 09:35
Status Success
Total duration 47s
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/AllPagesPanel/useGroupedMenuItems.ts#L26
Assignment to property of function parameter 'acc'
Verify Files: src/components/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L73
Expected return with your callback function
Verify Files: src/components/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L160
'compact' is already declared in the upper scope on line 60 column 12
Verify Files: src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L42
'top' is already declared in the upper scope on line 29 column 13
Verify Files: src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L43
'left' is already declared in the upper scope on line 29 column 18
Verify Files: src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L44
'width' is already declared in the upper scope on line 29 column 24
Verify Files: src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L45
'height' is already declared in the upper scope on line 29 column 31
Verify Files: src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L71
Arrow function expected no return value
Verify Files: src/components/Footer/desktop/Footer.tsx#L88
Forbidden non-null assertion