eslint fixes and close all apps #19
Annotations
1 error and 5 warnings
|
src/renderer/App.tsx#L40
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
src/renderer/App.tsx#L46
React Hook useEffect has missing dependencies: 'isSetupComplete' and 'navigate'. Either include them or remove the dependency array
|
src/renderer/App.tsx#L68
React Hook useEffect has missing dependencies: 'dispatch' and 'nodeConfig'. Either include them or remove the dependency array
|
src/renderer/pages/Apps.tsx#L169
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
src/renderer/pages/Wallet.tsx#L73
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading