Skip to content

Change RNCViewPagerComponenDescriptor import #291

Change RNCViewPagerComponenDescriptor import

Change RNCViewPagerComponenDescriptor import #291

Triggered via pull request August 21, 2024 15:02
Status Success
Total duration 25m 19s
Artifacts

ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
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/utils/UIView+RNSUtility.mm#L41
undeclared selector 'touchHandler' [-Wundeclared-selector]
ios-build: example/node_modules/react-native-screens/ios/utils/UIView+RNSUtility.mm#L46
undeclared selector 'touchHandler' [-Wundeclared-selector]
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#L97
method possibly missing a [super reactSuperview] call [-Wobjc-missing-super-calls]
ios-build: example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.mm#L102
method possibly missing a [super reactSubviews] call [-Wobjc-missing-super-calls]