Skip to content

eslint fixes and close all apps #19

eslint fixes and close all apps

eslint fixes and close all apps #19

Triggered via push August 7, 2023 05:29
Status Failure
Total duration 4m 6s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test (ubuntu-latest): src/renderer/App.tsx#L40
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
test (ubuntu-latest): src/renderer/App.tsx#L46
React Hook useEffect has missing dependencies: 'isSetupComplete' and 'navigate'. Either include them or remove the dependency array
test (ubuntu-latest): src/renderer/App.tsx#L68
React Hook useEffect has missing dependencies: 'dispatch' and 'nodeConfig'. Either include them or remove the dependency array
test (ubuntu-latest): src/renderer/pages/Apps.tsx#L169
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
test (ubuntu-latest): src/renderer/pages/Wallet.tsx#L73
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array