feat: migrate pager view to SwiftUI #451
Annotations
2 errors and 10 warnings
|
ios-build
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1ISJU6ZRPTGEC/RCTDeprecation-3BA5JUJZ08TC1.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/PagerViewExample-gwogfadjsrahjgdvnnfiusmxctxo/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_PA1QC6LRQTBR-clang_1ISJU6ZRPTGEC.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/3S1F24GU5B6ZS/RCTDeprecation-3BA5JUJZ08TC1.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/PagerViewExample-gwogfadjsrahjgdvnnfiusmxctxo/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3BYUA02U089QA-clang_3S1F24GU5B6ZS.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:
example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.mm#L959
unused function 'resizeModeFromCppEquiv' [-Wunused-function]
|
|
ios-build:
example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.h#L26
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
ios-build:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L83
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
ios-build:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L64
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
ios-build:
example/ios/Pods/Headers/Public/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L47
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
ios-build:
example/node_modules/react-native-screens/ios/RNSScreenStackHeaderConfig.h#L26
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
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/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/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
|
|
ios-build:
example/ios/Pods/Headers/Public/React-renderercss/react/renderer/css/CSSSyntaxParser.h#L150
parameter '<ReturnT>' not found in the function declaration [-Wdocumentation]
|