Add musl linux builds #5035
Annotations
2 errors, 10 warnings, and 1 notice
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3CHOMGESCATE7/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_3HNSW9YD0I9UV-clang_3CHOMGESCATE7.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/3S6J4V0656XO7/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_CJCLK6EHRLXJ-clang_3S6J4V0656XO7.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/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]
|
node_modules/react-native-fs/RNFSManager.m#L388
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
|
node_modules/react-native-fs/RNFSManager.m#L785
'fetchAssetsWithALAssetURLs:options:' is deprecated: first deprecated in iOS 11 - Will be removed in a future release [-Wdeprecated-declarations]
|
node_modules/react-native-fs/RNFSManager.m#L868
'fetchAssetsWithALAssetURLs:options:' is deprecated: first deprecated in iOS 11 - Will be removed in a future release [-Wdeprecated-declarations]
|
node_modules/react-native-fs/RNFSManager.m#L327
cast to smaller integer type 'int' from 'NSInteger *' (aka 'long *') [-Wpointer-to-int-cast]
|
|
This job succeeded
Loading