Merge pull request #51064 from abzokhattab/fix-android-focus-in-searc… #3320
Annotations
2 errors and 10 warnings
Build iOS release app:
node_modules/@react-native-firebase/crashlytics/ios/RNFBCrashlytics/RNFBCrashlyticsModule.m#L40
declaration of 'RCTConvert' must be imported from module 'React.RCTConvert' before it is required
|
Build iOS release app
Process completed with exit code 1.
|
Build iOS release app:
ios/Pods/Headers/Public/React-Core/React/RCTAppearance.h#L17
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Build iOS release app:
ios/Pods/Headers/Public/React-Core/React/RCTSurfaceHostingView.h#L63
parameter 'disabled:' not found in the function declaration [-Wdocumentation]
|
Build iOS release app:
node_modules/react-native-view-shot/ios/RNViewShot.m#L55
'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
|
Build iOS release app:
node_modules/react-native-view-shot/ios/RNViewShot.m#L83
incompatible pointer types initializing 'RCTScrollView *' with an expression of type 'UIView *' [-Wincompatible-pointer-types]
|
Build iOS release app:
node_modules/react-native-view-shot/ios/RNViewShot.m#L125
variable 'savedContentOffset' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS release app:
node_modules/react-native-view-shot/ios/RNViewShot.m#L126
variable 'savedFrame' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS release app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS release app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS release app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS release app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Loading