Android Build #30
Annotations
10 errors and 13 warnings
src/Hooks/appUrlListener.tsx#L45
'dataPart' is never reassigned. Use 'const' instead
|
src/Hooks/appUrlListener.tsx#L46
'sourceURL' is never reassigned. Use 'const' instead
|
src/Hooks/appUrlListener.tsx#L45
'dataPart' is never reassigned. Use 'const' instead
|
src/Hooks/appUrlListener.tsx#L46
'sourceURL' is never reassigned. Use 'const' instead
|
src/Hooks/ErrorBoundary.tsx#L43
'children' is missing in props validation
|
src/Hooks/ErrorBoundary.tsx#L43
'children' is missing in props validation
|
src/State/store.ts#L3
'createListenerMiddleware' is defined but never used. Allowed unused vars must match /^_/u
|
src/State/store.ts#L3
'TypedStartListening' is defined but never used. Allowed unused vars must match /^_/u
|
src/State/store.ts#L10
'notificationStorageKey' is defined but never used. Allowed unused vars must match /^_/u
|
src/State/store.ts#L10
'notificationMergeLogic' is defined but never used. Allowed unused vars must match /^_/u
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3, actions/cache@v3, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Hooks/appUrlListener.tsx#L24
React Hook useEffect has missing dependencies: 'recogParam' and 'router'. Either include them or remove the dependency array
|
src/Hooks/appUrlListener.tsx#L55
Unexpected console statement
|
src/Hooks/appUrlListener.tsx#L24
React Hook useEffect has missing dependencies: 'recogParam' and 'router'. Either include them or remove the dependency array
|
src/Hooks/appUrlListener.tsx#L55
Unexpected console statement
|
src/Hooks/ErrorBoundary.tsx#L19
Unexpected console statement
|
src/Pages/Loader/index.tsx#L18
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
|
src/Layout/index.tsx#L26
The 'getPrice' function makes the dependencies of useEffect Hook (at line 51) change on every render. Move it inside the useEffect callback. Alternatively, wrap the definition of 'getPrice' in its own useCallback() Hook
|
src/Layout/index.tsx#L37
Unexpected console statement
|
src/Pages/NodeUp/index.tsx#L40
React Hook useLayoutEffect has missing dependencies: 'privateKeyFromStorage' and 'router'. Either include them or remove the dependency array
|
src/Hooks/ErrorBoundary.tsx#L19
Unexpected console statement
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading