android support for remaining file types #451
Annotations
2 errors and 3 warnings
lint:
src/pages/share/ShareRootPage.tsx#L33
Unexpected console statement
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/pages/share/ScanTab.tsx#L34
React Hook useCallback has a missing dependency: 'transaction?.participants'. Either include it or remove the dependency array
|
lint:
src/pages/share/ShareRootPage.tsx#L55
React Hook useEffect has a missing dependency: 'handleAppStateChange'. Either include it or remove the dependency array
|