refactor: Use Rust to get installed apps and consider also user apps #16
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint:
src/App.tsx#L36
React Hook React.useEffect has a missing dependency: 'updateUrl'. Either include it or remove the dependency array
|
Run lint:
src/utils/get-installed-app-names.ts#L18
Unexpected console statement
|
Run lint:
src/utils/hooks/useCloseOnUnfocus.ts#L16
React Hook React.useEffect has a missing dependency: 'currentWindow'. Either include it or remove the dependency array
|
Run lint:
src/utils/hooks/useIsDarkMode.ts#L46
React Hook React.useEffect has a missing dependency: 'setCustomTheme'. Either include it or remove the dependency array
|
Run lint:
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