created gh action #2
react-native-ci.yml
on: pull_request
install_and_test
1m 8s
android_build
4m 14s
ios_build
23m 13s
Annotations
1 error and 12 warnings
android_build
Process completed with exit code 1.
|
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
Run script build phase 'Start Packager' 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 'StorefrontApp' from project 'StorefrontApp')
|
ios_build
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 'StorefrontApp' from project 'StorefrontApp')
|
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]
|