Skip to content

chore: add submodules #7

chore: add submodules

chore: add submodules #7

Triggered via pull request August 26, 2023 14:23
Status Success
Total duration 1m 27s
Artifacts

typescript_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint: src/App.tsx#L36
React Hook React.useEffect has a missing dependency: 'updateUrl'. Either include it or remove the dependency array
lint: src/utils/hooks/useCloseOnUnfocus.ts#L16
React Hook React.useEffect has a missing dependency: 'currentWindow'. Either include it or remove the dependency array
lint: src/utils/hooks/useIsDarkMode.ts#L46
React Hook React.useEffect has a missing dependency: 'setCustomTheme'. Either include it or remove the dependency array
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