Skip to content

Release 4.3.5

Release 4.3.5 #1176

Triggered via push July 5, 2024 15:39
Status Success
Total duration 1m 41s
Artifacts

main.yml

on: push
Build, lint, and test
1m 33s
Build, lint, and test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, lint, and test: src/ui/menu/menu.tsx#L156
Unexpected any. Specify a different type
Build, lint, and test: src/ui/menu/menu.tsx#L157
Unexpected any. Specify a different type
Build, lint, and test: src/ui/menu/menu.tsx#L426
Unexpected any. Specify a different type
Build, lint, and test: src/ui/menu/use-menu.tsx#L16
'usePopper' is defined but never used
Build, lint, and test: src/ui/menu/use-menu.tsx#L128
Missing return type on function
Build, lint, and test: src/ui/menu/use-menu.tsx#L139
'placement' is assigned a value but never used
Build, lint, and test: src/ui/menu/use-menu.tsx#L142
'computePositionOnMount' is assigned a value but never used
Build, lint, and test: src/ui/menu/use-menu.tsx#L143
'popperProps' is assigned a value but never used
Build, lint, and test: src/ui/menu/use-menu.tsx#L242
Unexpected any. Specify a different type
Build, lint, and test: src/ui/menu/use-menu.tsx#L314
Missing return type on function