updated inline code comments #919
build.yml
on: pull_request
Build Android App
1m 38s
Build iOS App
15m 16s
Annotations
3 errors and 12 warnings
Build Android App
Process completed with exit code 1.
|
Build iOS App
error: File /Users/runner/Library/Developer/Xcode/DerivedData/RNExample-bykbzqbxdttbykasvpnuyxyqznjs/Build/Intermediates.noindex/ArchiveIntermediates/RNExample/BuildProductsPath/Release-iphoneos/RNExample.app/main.jsbundle does not exist. This must be a bug with React Native, please report it here: https://github.com/facebook/react-native/issues
|
Build iOS App
The process '/bin/bash' failed with exit code 1
|
Build Android App
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build iOS App
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3, yukiarrr/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build iOS App:
packages/react-native-room-kit/example/node_modules/react-native-webview/apple/RNCWebViewImpl.h#L119
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Build iOS App:
packages/react-native-room-kit/example/node_modules/react-native-webview/apple/RNCWebViewManager.mm#L16
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Build iOS App:
packages/react-native-room-kit/example/node_modules/react-native-webview/apple/RNCWebViewManager.mm#L17
'WKContentModeRecommended' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Build iOS App:
packages/react-native-room-kit/example/node_modules/react-native-webview/apple/RNCWebViewManager.mm#L18
'WKContentModeMobile' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Build iOS App:
packages/react-native-room-kit/example/node_modules/react-native-webview/apple/RNCWebViewManager.mm#L19
'WKContentModeDesktop' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Build iOS App:
packages/react-native-room-kit/example/node_modules/react-native-webview/apple/RNCWebViewManager.mm#L16
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Build iOS App:
packages/react-native-room-kit/example/node_modules/react-native-webview/apple/RNCWebViewManager.mm#L20
'WKContentModeRecommended' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Build iOS App:
packages/react-native-room-kit/example/node_modules/react-native-webview/apple/RNCWebViewImpl.h#L119
'WKContentMode' is only available on iOS 13.0 or newer [-Wunguarded-availability-new]
|
Build iOS App:
packages/react-native-room-kit/example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1255
'WKMediaCaptureType' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|
Build iOS App:
packages/react-native-room-kit/example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1256
'WKPermissionDecision' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|