fixes #2
ci.yml
on: push
lint
22s
test
24s
build-library
20s
build-android
7m 52s
build-ios
23m 28s
Annotations
2 errors and 15 warnings
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/D6L6QBXULSI0/RCTDeprecation-2B0335ZYPBPFS.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ReactNativeEmbedPlayerExample-eaivqkeukcjqmmdbxhsfuopjfory/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_M9V74AV6JJYL-clang_D6L6QBXULSI0.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-embed-player/react-native-embed-player/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1XY63C4B5WIEC/RCTDeprecation-2B0335ZYPBPFS.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ReactNativeEmbedPlayerExample-eaivqkeukcjqmmdbxhsfuopjfory/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_UHBVZS5QG4CF-clang_1XY63C4B5WIEC.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-embed-player/react-native-embed-player/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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-android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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:
example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1279
'WKMediaCaptureType' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|
build-ios:
example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1280
'WKPermissionDecision' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|
build-ios:
example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L175
'statusBarStyle' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L176
'statusBarHidden' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
|
build-ios:
example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1283
'WKPermissionDecisionGrant' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|
build-ios:
example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1285
'WKPermissionDecision' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|
build-ios:
example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1285
'WKPermissionDecisionPrompt' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|
build-ios:
example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1285
'WKPermissionDecisionDeny' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|
build-ios:
example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1289
'WKPermissionDecisionDeny' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|
build-ios:
example/node_modules/react-native-webview/apple/RNCWebViewImpl.m#L1291
'WKPermissionDecisionGrant' is only available on iOS 15.0 or newer [-Wunguarded-availability-new]
|