Skip to content

add trash search

add trash search #112

Triggered via push February 10, 2025 13:19
Status Success
Total duration 59s
Artifacts

test-unit.yml

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

Annotations

3 errors and 9 warnings
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
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#L110
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#L10
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components