Merge pull request #51064 from abzokhattab/fix-android-focus-in-searc… #3320
deploy.yml
on: push
validateActor
3s
Submit Android app for production review
0s
Build and deploy Desktop
12m 41s
Build and deploy iOS
4m 11s
Build and deploy Web
6m 51s
Create or update deploy checklist
/
createChecklist
2m 32s
hybridApp
2s
Post a Slack message when any platform fails to build or deploy
6s
Post a Slack message when all platforms deploy successfully
0s
postGithubComments
/
postDeployComments
35s
Annotations
3 errors and 10 warnings
Build and deploy iOS:
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 and deploy iOS
Process completed with exit code 1.
|
createPrerelease
Process completed with exit code 1.
|
Build and deploy iOS:
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 and deploy iOS:
ios/Pods/Headers/Public/React-Core/React/RCTSurfaceHostingView.h#L63
parameter 'disabled:' not found in the function declaration [-Wdocumentation]
|
Build and deploy iOS:
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 and deploy iOS:
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 and deploy iOS:
node_modules/react-native-view-shot/ios/RNViewShot.m#L125
variable 'savedContentOffset' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build and deploy iOS:
node_modules/react-native-view-shot/ios/RNViewShot.m#L126
variable 'savedFrame' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build and deploy iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build and deploy iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build and deploy iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build and deploy iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|