Skip to content

WIP: Merge main/v7 in Capture App Start Errors feature branch #804

WIP: Merge main/v7 in Capture App Start Errors feature branch

WIP: Merge main/v7 in Capture App Start Errors feature branch #804

Triggered via pull request October 22, 2025 16:10
Status Failure
Total duration 25m 27s
Artifacts

testflight.yml

on: pull_request
diff_check  /  diff_check
11s
diff_check / diff_check
Build and Upload React Native Sample to Testflight
13m 13s
Build and Upload React Native Sample to Testflight
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build and Upload React Native Sample to Testflight
Process completed with exit code 1.
Build and Upload React Native Sample to Testflight: packages/core/ios/RNSentryStart.m#L7
'Sentry/SentryOptions+HybridSDKs.h' file not found (in target 'RNSentry' from project 'Pods')
Build and Upload React Native Sample to Testflight: samples/react-native/node_modules/react-native/React/Views/RCTShadowView.m#L395
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
Build and Upload React Native Sample to Testflight: samples/react-native/node_modules/react-native/React/Views/RCTComponentData.mm#L399
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'const unsigned int' [-Wshorten-64-to-32]
Build and Upload React Native Sample to Testflight: samples/react-native/node_modules/react-native/React/DevSupport/RCTInspectorNetworkHelper.mm#L86
implicit conversion loses integer precision: 'NSInteger' (aka 'long') to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
Build and Upload React Native Sample to Testflight: samples/react-native/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L408
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
Build and Upload React Native Sample to Testflight: samples/react-native/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L242
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
Build and Upload React Native Sample to Testflight: samples/react-native/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 and Upload React Native Sample to Testflight: samples/react-native/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 and Upload React Native Sample to Testflight: samples/react-native/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 and Upload React Native Sample to Testflight: samples/react-native/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
Build and Upload React Native Sample to Testflight: samples/react-native/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]