Merge pull request #331 from snake-eaterr/changelogs-kind-and-edit-so… #110
Annotations
10 errors and 12 warnings
Build Android app:
src/Hooks/appUrlListener.tsx#L46
'dataPart' is never reassigned. Use 'const' instead
|
Build Android app:
src/Hooks/appUrlListener.tsx#L47
'sourceURL' is never reassigned. Use 'const' instead
|
Build Android app:
src/Hooks/ErrorBoundary.tsx#L43
'children' is missing in props validation
|
Build Android app:
src/Pages/NodeUp/index.tsx#L3
'options' is defined but never used. Allowed unused vars must match /^_/u
|
Build Android app:
src/Layout/index.tsx#L2
'useIonRouter' is defined but never used. Allowed unused vars must match /^_/u
|
Build Android app:
src/Hooks/appUrlListener.tsx#L46
'dataPart' is never reassigned. Use 'const' instead
|
Build Android app:
src/Hooks/appUrlListener.tsx#L47
'sourceURL' is never reassigned. Use 'const' instead
|
Build Android app:
src/Hooks/ErrorBoundary.tsx#L43
'children' is missing in props validation
|
Build Android app:
src/State/store.ts#L3
'createListenerMiddleware' is defined but never used. Allowed unused vars must match /^_/u
|
Build Android app:
src/State/store.ts#L3
'TypedStartListening' is defined but never used. Allowed unused vars must match /^_/u
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app-release-dev".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Android app:
src/Hooks/appUrlListener.tsx#L25
React Hook useEffect has missing dependencies: 'recogParam' and 'router'. Either include them or remove the dependency array
|
Build Android app:
src/Hooks/appUrlListener.tsx#L56
Unexpected console statement
|
Build Android app:
src/Hooks/ErrorBoundary.tsx#L19
Unexpected console statement
|
Build Android app:
src/Pages/NodeUp/index.tsx#L41
React Hook useLayoutEffect has missing dependencies: 'privateKeyFromStorage' and 'router'. Either include them or remove the dependency array
|
Build Android app:
src/Layout/index.tsx#L29
The 'getPrice' function makes the dependencies of useEffect Hook (at line 54) change on every render. Move it inside the useEffect callback. Alternatively, wrap the definition of 'getPrice' in its own useCallback() Hook
|
Build Android app:
src/Layout/index.tsx#L40
Unexpected console statement
|
Build Android app:
src/Pages/Loader/index.tsx#L18
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
|
Build Android app:
src/Hooks/appUrlListener.tsx#L25
React Hook useEffect has missing dependencies: 'recogParam' and 'router'. Either include them or remove the dependency array
|
Build Android app:
src/Hooks/appUrlListener.tsx#L56
Unexpected console statement
|
Build Android app:
src/Hooks/ErrorBoundary.tsx#L19
Unexpected console statement
|
Loading