Skip to content

feat: add error boundary and snackbar store (#15) #24

feat: add error boundary and snackbar store (#15)

feat: add error boundary and snackbar store (#15) #24

Triggered via push August 15, 2023 10:03
Status Failure
Total duration 4m 26s
Artifacts

test.yml

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

Annotations

6 errors and 5 warnings
test (ubuntu-latest): src/main/madara.ts#L158
Argument of type 'string | ((config: MadaraConfig) => Promise<string>)' is not assignable to parameter of type 'string'.
test (ubuntu-latest)
Process completed with exit code 2.
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#L166
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