Fix synced pattern editing in write mode and refactor block editing mode to reducer #116958
Annotations
11 warnings
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. 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)
Run script build phase 'Bundle React Native code and images' 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 'GutenbergDemo' from project 'GutenbergDemo')
|
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/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