Skip to content

update default function name #1167

update default function name

update default function name #1167

Triggered via push June 26, 2024 14:41
Status Success
Total duration 1m 39s
Artifacts

main.yml

on: push
Build, lint, and test
1m 32s
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