Try: React 19 RC #115555
Annotations
1 error and 11 warnings
Run iOS Device Tests
Process completed with exit code 1.
|
A brownout will take place on November 11, 14:00 UTC - November 12, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
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