Fixed typing on PixelfedBottomSheetModal #43
Annotations
2 errors and 10 warnings
π Build app:
node_modules/react-native/ReactCommon/yoga/yoga/Yoga.h#L14
'yoga/YGConfig.h' file not found
|
π Build app
Process completed with exit code 65.
|
π Build app
Run script build phase '[CP-User] Generate app.config for prebuilt Constants.manifest' will be run during every build because it does not specify any outputs. To address this issue, 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 'EXConstants' from project 'Pods')
|
π Build app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1467
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
π Build app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1467
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
π Build app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1556
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
π Build app:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1556
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
π Build app:
ios/Pods/libwebp/src/enc/backward_references_enc.c#L720
variable 'best_offset' may be uninitialized when used here [-Wconditional-uninitialized]
|
π Build app:
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 app:
ios/Pods/glog/src/raw_logging.cc#L153
'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 app:
ios/Pods/Headers/Private/fmt/fmt/core.h#L378
'char_traits<fmt::internal::char8_type>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
|
π Build app:
ios/Pods/libevent/include/event2/event.h#L366
parameter 'base' not found in the function declaration [-Wdocumentation]
|
Loading