Skip to content

chore(docs): update ViewPager2 link in the README file (#870) #297

chore(docs): update ViewPager2 link in the README file (#870)

chore(docs): update ViewPager2 link in the README file (#870) #297

Triggered via push August 27, 2024 12:39
Status Failure
Total duration 41m 31s
Artifacts

ios.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
ios-build
Process completed with exit code 1.
ios-build
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3J1S31MVJEIU7/RCTDeprecation-3BA5JUJZ08TC1.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/PagerViewExample-gwogfadjsrahjgdvnnfiusmxctxo/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1HMRO45DXAY1C-clang_3J1S31MVJEIU7.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/1VJ4P4U9RUPOC/RCTDeprecation-3BA5JUJZ08TC1.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/PagerViewExample-gwogfadjsrahjgdvnnfiusmxctxo/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_39SA55OL6P5C6-clang_1VJ4P4U9RUPOC.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
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
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]