Feature: Chat #226
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build iOS:
ios/Pods/libwebp/src/enc/backward_references_enc.c#L724
variable 'best_offset' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1461
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_left' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS:
ios/Pods/libwebp/src/dsp/dec_neon.c#L1550
variable 'sum_top' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS:
ios/Pods/libwebp/src/enc/backward_references_enc.c#L724
variable 'best_offset' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build iOS:
ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'YoutubePlayer-in-WKWebView' from project 'Pods')
|
Build iOS:
node_modules/react-native-webview/apple/RNCWebViewImpl.h#L119
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Build iOS:
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L20
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Build iOS:
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L21
'WKContentModeRecommended' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Loading