Try React 19 #98218
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (if needed)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
Build (if needed):
packages/react-native-editor/ios/Pods/libwebp/src/enc/backward_references_enc.c#L725
variable 'best_offset' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build (if needed):
packages/react-native-editor/ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build (if needed):
packages/react-native-editor/ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build (if needed):
packages/react-native-editor/ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build (if needed):
packages/react-native-editor/ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build (if needed):
packages/react-native-editor/ios/Pods/libwebp/src/enc/backward_references_enc.c#L725
variable 'best_offset' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build (if needed):
packages/react-native-editor/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
|
Build (if needed):
packages/react-native-editor/ios/Pods/libevent/include/event2/event.h#L366
parameter 'base' not found in the function declaration [-Wdocumentation]
|
Build (if needed):
packages/react-native-editor/ios/Pods/libevent/include/event2/event.h#L378
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
Loading