Skip to content

Add toggleIconName to UpMenu props #107

Add toggleIconName to UpMenu props

Add toggleIconName to UpMenu props #107

Triggered via pull request July 18, 2023 08:21
Status Failure
Total duration 1m 50s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
build (14.x): src/Components/Display/Menu/UpMenu.tsx#L154
Replace `"burger-menu2"` with `'burger-menu2';`
build (14.x): src/Components/Display/Menu/UpMenu.tsx#L193
Replace `"up-menu-nav",·this.currentMinifiedValue·?·"minified"·:·""` with `'up-menu-nav',·this.currentMinifiedValue·?·'minified'·:·''`
build (14.x)
Process completed with exit code 1.
build (14.x)
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/
build (14.x): src/Common/hooks/useHoverIntent.ts#L3
Missing return type on function
build (14.x): src/Common/hooks/useHoverIntent.ts#L7
Missing return type on function
build (14.x): src/Common/hooks/useHoverIntent.ts#L16
Missing return type on function
build (14.x): src/Common/hooks/useMountedRef.ts#L3
Missing return type on function
build (14.x): src/Common/hooks/useMountedRef.ts#L7
Missing return type on function
build (14.x): src/Common/hooks/useSafeState.ts#L24
Missing return type on function
build (14.x): src/Common/hooks/useSafeState.ts#L39
Missing return type on function
build (14.x): src/Common/hooks/useStateInLocalStorage.ts#L3
Unexpected any. Specify a different type
build (14.x): src/Common/stories/index.tsx#L1
'React' is defined but never used
build (14.x): src/Common/stories/index.tsx#L8
Missing return type on function