Skip to content

chore: migrate example to react-native-test-app #272

chore: migrate example to react-native-test-app

chore: migrate example to react-native-test-app #272

Triggered via pull request June 24, 2024 13:07
Status Failure
Total duration 25m 40s
Artifacts

ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
ios-build
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2FKS7MKTTCKT4/RCTDeprecation-3BA5JUJZ08TC1.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/PagerViewExample-gwogfadjsrahjgdvnnfiusmxctxo/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2MYWLZYPMY4SC-clang_2FKS7MKTTCKT4.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-pager-view/react-native-pager-view/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
ios-build
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1ANHZWCW71LKR/RCTDeprecation-3BA5JUJZ08TC1.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/PagerViewExample-gwogfadjsrahjgdvnnfiusmxctxo/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_11L6FL3Q8KE8M-clang_1ANHZWCW71LKR.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-pager-view/react-native-pager-view/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
ios-build
Process completed with exit code 1.
ios-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ios-build: example/ios/Pods/DoubleConversion/double-conversion/cached-powers.cc#L134
unused variable 'kCachedPowersLength' [-Wunused-const-variable]
ios-build: example/ios/Pods/DoubleConversion/double-conversion/cached-powers.cc#L134
unused variable 'kCachedPowersLength' [-Wunused-const-variable]
ios-build: ios/LEGACY/LEGACY_RNCPagerViewManager.m#L83
sending 'id<RCTEventDispatcherProtocol>' to parameter of incompatible type 'RCTEventDispatcher * _Nonnull'
ios-build: ios/LEGACY/LEGACY_RNCPagerViewManager.m#L83
sending 'id<RCTEventDispatcherProtocol>' to parameter of incompatible type 'RCTEventDispatcher * _Nonnull'
ios-build: example/node_modules/react-native-screens/ios/RNSScreenWindowTraits.mm#L168
'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
ios-build: example/node_modules/react-native-screens/ios/RNSScreenWindowTraits.mm#L208
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
ios-build: example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.mm#L96
method possibly missing a [super reactSuperview] call [-Wobjc-missing-super-calls]
ios-build: example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.mm#L101
method possibly missing a [super reactSubviews] call [-Wobjc-missing-super-calls]
ios-build: example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.mm#L689
method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]
ios-build: example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.mm#L694
method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]