created gh action #7
Triggered via pull request
January 16, 2024 09:58
Status
Cancelled
Total duration
12m 16s
Artifacts
–
react-native-ci.yml
on: pull_request
install_and_test
57s
android_build
11m 56s
ios_build
12m 5s
Annotations
3 errors and 12 warnings
android_build
The operation was canceled.
|
ios_build
The run was canceled by @tortuvshin.
|
ios_build
The operation was canceled.
|
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]
|