dev v1.1.18 #227
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/.
|
node_modules/react-native-webview/apple/RNCWebViewImpl.h#L119
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L20
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L21
'WKContentModeRecommended' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L22
'WKContentModeMobile' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L23
'WKContentModeDesktop' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L20
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L24
'WKContentModeRecommended' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
node_modules/react-native-webview/apple/RNCWebViewImpl.h#L119
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1254
'WKMediaCaptureType' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|
node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1255
'WKPermissionDecision' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|
This job succeeded
Loading