refactor: Use Rust to get installed apps and consider also user apps #14
Annotations
5 warnings
src/App.tsx#L36
React Hook React.useEffect has a missing dependency: 'updateUrl'. Either include it or remove the dependency array
|
src/utils/get-installed-app-names.ts#L18
Unexpected console statement
|
src/utils/hooks/useCloseOnUnfocus.ts#L16
React Hook React.useEffect has a missing dependency: 'currentWindow'. Either include it or remove the dependency array
|
src/utils/hooks/useIsDarkMode.ts#L46
React Hook React.useEffect has a missing dependency: 'setCustomTheme'. Either include it or remove the dependency array
|
src/utils/hooks/useIsKeyPressed.ts#L42
React Hook React.useEffect has missing dependencies: 'downHandler' and 'upHandler'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading