feat: rollup v4 #916
Annotations
1 error and 12 warnings
unable to access 'https://github.com/gravity-ui/navigation/': Failed to connect to github.com port 443 after 133899 ms: Connection timed out
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L298
Unexpected console statement
|
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
|
This job succeeded
Loading