debug logs and fix attempt #155
Annotations
3 errors and 10 warnings
build:
src/features/hotspots/setup/HotspotSetupConfirmLocationScreen.tsx#L64
Replace `'networkTypes·:·HotspotSetupConfirmLocationScreen',·networkTypes` with `⏎············'networkTypes·:·HotspotSetupConfirmLocationScreen',⏎············networkTypes,⏎··········`
|
build:
src/features/hotspots/setup/HotspotSetupConfirmLocationScreen.tsx#L74
Replace `'hotspotAddress·:·HotspotSetupConfirmLocationScreen',·params.hotspotAddress` with `⏎········'hotspotAddress·:·HotspotSetupConfirmLocationScreen',⏎········params.hotspotAddress,⏎······`
|
build
Process completed with exit code 1.
|
build:
src/features/hotspots/setup/HotspotSetupConfirmLocationScreen.tsx#L58
Unexpected console statement
|
build:
src/features/hotspots/setup/HotspotSetupConfirmLocationScreen.tsx#L64
Unexpected console statement
|
build:
src/features/hotspots/setup/HotspotSetupConfirmLocationScreen.tsx#L74
Unexpected console statement
|
build:
src/features/hotspots/setup/HotspotTxnsProgressScreen.tsx#L189
Unexpected console statement
|
build:
src/features/hotspots/setup/HotspotTxnsProgressScreen.tsx#L271
Unexpected console statement
|
build:
src/features/hotspots/setup/HotspotTxnsProgressScreen.tsx#L290
Unexpected console statement
|
build:
src/features/moreTab/more/MoreScreen.tsx#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
|
build:
src/navigation/main/MainTabNavigator.tsx#L69
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “MainTabs” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
build:
src/store/hotspot/hotspotSlice.ts#L46
Unexpected console statement
|
build:
src/store/hotspot/hotspotSlice.ts#L84
Unexpected console statement
|