Skip to content

add switch, dropdown menu and popover #108

add switch, dropdown menu and popover

add switch, dropdown menu and popover #108

Triggered via push February 8, 2025 17:18
Status Success
Total duration 37s
Artifacts

test-unit.yml

on: push
unit tests and type checking
28s
unit tests and type checking
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
unit tests and type checking
Process completed with exit code 1.
unit tests and type checking: packages/website/tailwind.config.ts#L69
A `require()` style import is forbidden
unit tests and type checking
Process completed with exit code 1.
unit tests and type checking
Process completed with exit code 1.
unit tests and type checking: packages/app-desktop/src/components/ui/button.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
unit tests and type checking: packages/app-desktop/src/features/editor/editor-menu.tsx#L46
React Hook useEffect has a missing dependency: 'updateWordCount'. Either include it or remove the dependency array
unit tests and type checking: packages/app-desktop/src/features/layout/layout.tsx#L45
React Hook useEffect has a missing dependency: 'setWidth'. Either include it or remove the dependency array
unit tests and type checking: packages/app-desktop/src/features/sidebar/note-item.tsx#L109
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
unit tests and type checking: packages/app-desktop/src/hooks/use-shortcuts.ts#L15
React Hook useEffect has a missing dependency: 'createNew'. Either include it or remove the dependency array
unit tests and type checking: packages/app-desktop/src/hooks/use-startup.ts#L16
React Hook useEffect has a missing dependency: 'setRoute'. Either include it or remove the dependency array
unit tests and type checking: packages/app-desktop/src/hooks/use-startup.ts#L43
React Hook useEffect has missing dependencies: 'actionPerformed' and 'nav'. Either include them or remove the dependency array
unit tests and type checking: packages/ui/lib/components/ui/button.tsx#L58
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
unit tests and type checking: packages/website/src/app/layout.tsx#L15
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components