chore(main): release 2.15.2 #722
Annotations
12 warnings
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/.
|
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/
|
src/components/AllPagesPanel/useGroupedMenuItems.ts#L26
Assignment to property of function parameter 'acc'
|
src/components/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L75
Expected return with your callback function
|
src/components/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L166
'compact' is already declared in the upper scope on line 62 column 12
|
src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L42
'top' is already declared in the upper scope on line 29 column 13
|
src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L43
'left' is already declared in the upper scope on line 29 column 18
|
src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L44
'width' is already declared in the upper scope on line 29 column 24
|
src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L45
'height' is already declared in the upper scope on line 29 column 31
|
src/components/CompositeBar/HighlightedItem/HighlightedItem.tsx#L71
Arrow function expected no return value
|
src/components/CompositeBar/MultipleTooltip/MultipleTooltipContext.tsx#L37
setValue should be placed after render
|
src/components/Footer/desktop/Footer.tsx#L93
Forbidden non-null assertion
|
This job succeeded
Loading