App: [HOLD for payment 2023-09-27] [$500] `webpack-dev-server` warnings show in JS console
cc @cead22
Letโs fix these.
index.js:556 [webpack-dev-server] Warnings while compiling.
logger @ index.js:556
eval @ index.js:730
warn @ index.js:189
warnings @ index.js:234
eval @ socket.js:60
client.onmessage @ WebSocketClient.js:50
index.js:556 [webpack-dev-server] WARNING in ./node_modules/react-native-performance/lib/module/NativeRNPerformanceManager.js 2:15-38
export 'TurboModuleRegistry' (imported as 'TurboModuleRegistry') was not found in 'react-native' (possible exports: AccessibilityInfo, ActivityIndicator, Alert, Animated, AppRegistry, AppState, Appearance, BackHandler, Button, CheckBox, Clipboard, DeviceEventEmitter, DeviceInfo, Dimensions, DrawerLayoutAndroid, Easing, FlatList, I18nManager, Image, ImageBackground, InputAccessoryView, InteractionManager, Keyboard, KeyboardAvoidingView, LayoutAnimation, Linking, LogBox, Modal, NativeEventEmitter, NativeModules, PanResponder, PermissionsAndroid, Picker, PixelRatio, Platform, Pressable, ProgressBar, RefreshControl, SafeAreaView, ScrollView, SectionList, Settings, Share, StatusBar, StyleSheet, Switch, Systrace, TVEventHandler, Text, TextInput, ToastAndroid, Touchable, TouchableHighlight, TouchableNativeFeedback, TouchableOpacity, TouchableWithoutFeedback, UIManager, Vibration, View, VirtualizedList, YellowBox, findNodeHandle, processColor, render, unmountComponentAtNode, unstable_createElement, useColorScheme, useLocaleContext, useWindowDimensions)
logger @ index.js:556
eval @ index.js:730
warn @ index.js:189
warnings @ index.js:247
eval @ socket.js:60
client.onmessage @ WebSocketClient.js:50
index.js:556 [webpack-dev-server] WARNING in ./node_modules/react-native-svg/lib/module/ReactNativeSVG.web.js 8:22-24
export 'createElement' (imported as 'cE') was not found in 'react-native' (possible exports: AccessibilityInfo, ActivityIndicator, Alert, Animated, AppRegistry, AppState, Appearance, BackHandler, Button, CheckBox, Clipboard, DeviceEventEmitter, DeviceInfo, Dimensions, DrawerLayoutAndroid, Easing, FlatList, I18nManager, Image, ImageBackground, InputAccessoryView, InteractionManager, Keyboard, KeyboardAvoidingView, LayoutAnimation, Linking, LogBox, Modal, NativeEventEmitter, NativeModules, PanResponder, PermissionsAndroid, Picker, PixelRatio, Platform, Pressable, ProgressBar, RefreshControl, SafeAreaView, ScrollView, SectionList, Settings, Share, StatusBar, StyleSheet, Switch, Systrace, TVEventHandler, Text, TextInput, ToastAndroid, Touchable, TouchableHighlight, TouchableNativeFeedback, TouchableOpacity, TouchableWithoutFeedback, UIManager, Vibration, View, VirtualizedList, YellowBox, findNodeHandle, processColor, render, unmountComponentAtNode, unstable_createElement, useColorScheme, useLocaleContext, useWindowDimensions)
logger @ index.js:556
eval @ index.js:730
warn @ index.js:189
warnings @ index.js:247
eval @ socket.js:60
client.onmessage @ WebSocketClient.js:50
index.js:556 [webpack-dev-server] WARNING in ./src/libs/actions/Device/getDeviceInfo/getBaseInfo.js 4:17-24
Should not import the named export 'version' (imported as 'version') from default-exporting module (only default export is available soon)
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~0188c71c3d9384236e
- Upwork Job ID: 1700244683779788800
- Last Price Increase: 2023-09-08
About this issue
- Original URL
- State: closed
- Created 10 months ago
- Comments: 27 (14 by maintainers)
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
Ok. Thanks. I donโt expect anyone to lay down all the required changes. Testing is sufficient which signifies that you made sure that the app is working after these changes. If something unexpected is found on PR, then it will have to be handled as part of this issue.
On this note, I am fine with @allroundexpertsโs proposal.
There is a Performance.js lib which will also need to be migrated and tested against the new version.
๐ ๐ ๐ C+ reviewed
yep I think we are just treating it as a โbugโ.