Skip to content

add error state for PDFReader #1169

add error state for PDFReader

add error state for PDFReader #1169

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

main.yml

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