RJS-2916: Exclude libreactnative.so
to prevent duplicate files
#5140
Annotations
2 errors, 10 warnings, and 1 notice
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/LVZLEWDAJIB8/RCTDeprecation-2JJZ7B0GPGZDP.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/RealmTests-axhcasgysciaxxfwqxcbpcopquif/Build/Intermediates.noindex/ArchiveIntermediates/RealmTests/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2N9P3LO7AI8UQ-clang_LVZLEWDAJIB8.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/realm-js/realm-js/integration-tests/environments/react-native-test-app/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/30VVP0J2TJP5R/RCTDeprecation-2JJZ7B0GPGZDP.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/RealmTests-axhcasgysciaxxfwqxcbpcopquif/Build/Intermediates.noindex/ArchiveIntermediates/RealmTests/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3RLO8FS2NP2HT-clang_30VVP0J2TJP5R.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/realm-js/realm-js/integration-tests/environments/react-native-test-app/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
integration-tests/environments/react-native-test-app/ios/Pods/DoubleConversion/double-conversion/cached-powers.cc#L134
unused variable 'kCachedPowersLength' [-Wunused-const-variable]
|
integration-tests/environments/react-native-test-app/ios/Pods/DoubleConversion/double-conversion/cached-powers.cc#L134
unused variable 'kCachedPowersLength' [-Wunused-const-variable]
|
node_modules/react-native-fs/Uploader.m#L127
'UTTypeCreatePreferredIdentifierForTag' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
|
node_modules/react-native-fs/Uploader.m#L127
'kUTTagClassFilenameExtension' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassFilenameExtension instead. [-Wdeprecated-declarations]
|
node_modules/react-native-fs/Uploader.m#L128
'UTTypeCopyPreferredTagWithClass' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
|
node_modules/react-native-fs/Uploader.m#L128
'kUTTagClassMIMEType' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassMIMEType instead. [-Wdeprecated-declarations]
|
node_modules/react-native-fs/RNFSManager.m#L327
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
|
node_modules/react-native-fs/RNFSManager.m#L330
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
|
node_modules/react-native-fs/RNFSManager.m#L331
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
|
|
The logs for this run have expired and are no longer available.
Loading