Skip to content

fix: remove chain spec downlaod #62

fix: remove chain spec downlaod

fix: remove chain spec downlaod #62

Triggered via push August 26, 2023 17:16
Status Failure
Total duration 4m 11s
Artifacts

test.yml

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

Annotations

8 errors and 8 warnings
test (ubuntu-latest): src/main/madara.ts#L2
'app' is defined but never used
test (ubuntu-latest): src/renderer/pages/AppDocs.tsx#L48
Curly braces are unnecessary here
test (ubuntu-latest): src/renderer/pages/AppSettings.tsx#L8
`../../../config/apps` import should occur after import of `renderer/store/snackbar`
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/AppDocs.tsx#L38
Unexpected console statement
test (ubuntu-latest): src/renderer/pages/AppDocs.tsx#L41
React Hook useEffect has a missing dependency: 'appConifg.markdownDocsUrl'. Either include it or remove the dependency array
test (ubuntu-latest): src/renderer/pages/AppSettings.tsx#L56
React Hook useEffect has a missing dependency: 'appId'. Either include it or remove the dependency array
test (ubuntu-latest): src/renderer/pages/Apps.tsx#L199
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