added .env.example #11
react-native-ci.yml
on: pull_request
install_and_test
51s
android_build
15m 20s
ios_build
43m 30s
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
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:
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]
|