created gh action #6
react-native-ci.yml
on: pull_request
install_and_test
55s
android_build
17m 17s
ios_build
30m 43s
Annotations
12 warnings
install_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
android_build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ios_build:
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]
|
ios_build:
node_modules/react-native-webview/apple/RNCWebViewImpl.h#L110
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
ios_build:
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L20
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
ios_build:
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L21
'WKContentModeRecommended' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
ios_build:
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L22
'WKContentModeMobile' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
ios_build:
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L23
'WKContentModeDesktop' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
ios_build:
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L20
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
ios_build:
node_modules/react-native-webview/apple/RNCWebViewManager.mm#L24
'WKContentModeRecommended' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
ios_build:
node_modules/react-native-webview/apple/RNCWebViewImpl.h#L110
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
ios_build:
node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1200
'WKMediaCaptureType' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|