Skip to content

feat(AsideHeader): preventUserRemoving prop for menu item and callbacks for AsideHeader #884

feat(AsideHeader): preventUserRemoving prop for menu item and callbacks for AsideHeader

feat(AsideHeader): preventUserRemoving prop for menu item and callbacks for AsideHeader #884

Triggered via pull request October 4, 2024 10:48
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Verify Files
Process completed with exit code 2.
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/
Tests
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/
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
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/
Verify Files: src/components/AllPagesPanel/AllPagesPanel.tsx#L45
React Hook useEffect has a missing dependency: 'editMenuProps'. Either include it or remove the dependency array
Verify Files: src/components/AllPagesPanel/AllPagesPanel.tsx#L72
React Hook useCallback has a missing dependency: 'editMenuProps'. Either include it or remove the dependency array
Verify Files: src/components/AllPagesPanel/AllPagesPanel.tsx#L98
React Hook useCallback has a missing dependency: 'editMenuProps'. Either include it or remove the dependency array
Verify Files: src/components/AllPagesPanel/useGroupedMenuItems.ts#L26
Assignment to property of function parameter 'acc'
Verify Files: src/components/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L75
Expected return with your callback function
Verify Files: src/components/AsideHeader/__stories__/AsideHeaderShowcase.tsx#L166
'compact' is already declared in the upper scope on line 62 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