Skip to content

feat!: support new React Native architecture #412

feat!: support new React Native architecture

feat!: support new React Native architecture #412

Triggered via pull request June 6, 2025 13:22
Status Failure
Total duration 15m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
lint
Process completed with exit code 1.
lint: example/e2e/shared.js#L59
Replace `name` with `(name)`
lint: example/e2e/shared.js#L33
Replace `number` with `(number)`
build-ios
ld: symbol(s) not found for architecture arm64
build-ios
"__swift_FORCE_LOAD_$_swiftunistd", referenced from:
build-ios
"__swift_FORCE_LOAD_$_swiftsys_time", referenced from:
build-ios
"__swift_FORCE_LOAD_$_swift_time", referenced from:
build-ios
"__swift_FORCE_LOAD_$_swift_stdio", referenced from:
build-ios
"__swift_FORCE_LOAD_$_swift_signal", referenced from:
build-ios
"__swift_FORCE_LOAD_$_swift_math", referenced from:
build-ios
"__swift_FORCE_LOAD_$_swift_errno", referenced from:
build-ios
"__swift_FORCE_LOAD_$_swift_Builtin_float", referenced from:
build-ios
Undefined symbols for architecture arm64
build-ios: example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
build-ios: example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
build-ios: example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
build-ios: example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-ios: example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build-ios
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')