add makluganteng as contributor #83
Annotations
8 errors and 9 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#L175
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
test (ubuntu-latest):
src/renderer/pages/Apps.tsx#L216
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
|