Release 4.3.5 #1176
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
|