Skip to content

Fix(V6): Implement fallback system to screens that aren't reporting on the native layer the time to display. #4042 #9682

Fix(V6): Implement fallback system to screens that aren't reporting on the native layer the time to display. #4042

Fix(V6): Implement fallback system to screens that aren't reporting on the native layer the time to display. #4042 #9682

Triggered via pull request October 23, 2024 12:56
Status Cancelled
Total duration 16m 33s
Artifacts 14

e2e.yml

on: pull_request
diff_check  /  diff_check
9s
diff_check / diff_check
Matrix: react-native-build
Matrix: metrics
Matrix: react-native-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 97 warnings
metrics (legacy, android)
Process completed with exit code 1.
Build RN 0.65.3 legacy hermes ios production no
Canceling since a higher priority waiting request for 'End-to-End Tests-refs/pull/4189/merge' exists
Build RN 0.75.4 legacy hermes ios production static
Canceling since a higher priority waiting request for 'End-to-End Tests-refs/pull/4189/merge' exists
Build RN 0.75.4 legacy hermes ios production static
The operation was canceled.
metrics (new, android)
Canceling since a higher priority waiting request for 'End-to-End Tests-refs/pull/4189/merge' exists
metrics (new, ios)
Canceling since a higher priority waiting request for 'End-to-End Tests-refs/pull/4189/merge' exists
metrics (new, ios)
The operation was canceled.
metrics (legacy, ios)
Canceling since a higher priority waiting request for 'End-to-End Tests-refs/pull/4189/merge' exists
Build RN 0.65.3 legacy jsc ios production no
Canceling since a higher priority waiting request for 'End-to-End Tests-refs/pull/4189/merge' exists
Build RN 0.65.3 legacy jsc ios production no
The operation was canceled.
Build RN 0.75.4 new hermes ios production static
Canceling since a higher priority waiting request for 'End-to-End Tests-refs/pull/4189/merge' exists
Build RN 0.75.4 new hermes ios production static
The operation was canceled.
Build RN 0.75.4 legacy hermes ios production dynamic
Canceling since a higher priority waiting request for 'End-to-End Tests-refs/pull/4189/merge' exists
Build RN 0.75.4 legacy hermes ios production dynamic
The operation was canceled.
diff_check / diff_check
The process '/usr/bin/git' failed with exit code 128
Build RN 0.65.3 legacy jsc android production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build RN 0.65.3 legacy jsc android production no
The process '/usr/bin/git' failed with exit code 128
Build RN 0.65.3 legacy jsc android production no
No files were found with the provided path: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/*.log. No artifacts will be uploaded.
Build RN 0.65.3 legacy hermes android production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build RN 0.65.3 legacy hermes android production no
The process '/usr/bin/git' failed with exit code 128
Build RN 0.65.3 legacy hermes android production no
No files were found with the provided path: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/*.log. No artifacts will be uploaded.
Build RN 0.75.4 legacy hermes android production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build RN 0.75.4 legacy hermes android production no
No files were found with the provided path: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/*.log. No artifacts will be uploaded.
Build RN 0.75.4 legacy hermes android production no
The process '/usr/bin/git' failed with exit code 128
Build RN 0.75.4 new hermes android production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build RN 0.75.4 new hermes android production no
The process '/usr/bin/git' failed with exit code 128
Build RN 0.75.4 new hermes android production no
No files were found with the provided path: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/*.log. No artifacts will be uploaded.
metrics (legacy, android)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
metrics (legacy, android)
The process '/usr/bin/git' failed with exit code 128
Build RN 0.75.4 legacy hermes ios production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build RN 0.75.4 legacy hermes ios production no
The process '/opt/homebrew/bin/git' failed with exit code 128
Build RN 0.75.4 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/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 RN 0.75.4 new hermes ios production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Build RN 0.75.4 new hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/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 RN 0.75.4 new hermes ios production no
The process '/opt/homebrew/bin/git' failed with exit code 128
Build RN 0.65.3 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'libevent' from project 'Pods')
Build RN 0.65.3 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.4, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Flipper-PeerTalk' from project 'Pods')
Build RN 0.65.3 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Flipper-Glog' from project 'Pods')
Build RN 0.65.3 legacy hermes ios production no: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.65.3 legacy hermes ios production no
The process '/usr/local/bin/git' failed with exit code 128
Build RN 0.75.4 legacy hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/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 RN 0.75.4 legacy hermes ios production static
The process '/opt/homebrew/bin/git' failed with exit code 128
metrics (new, android)
The process '/usr/bin/git' failed with exit code 128
metrics (new, ios)
The process '/usr/local/bin/git' failed with exit code 128
metrics (legacy, ios)
The process '/usr/local/bin/git' failed with exit code 128
Build RN 0.65.3 legacy jsc ios production no
The process '/usr/local/bin/git' failed with exit code 128
Build RN 0.65.3 legacy jsc ios production no: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'OpenSSL-Universal' from project 'Pods')
Build RN 0.65.3 legacy jsc ios production no: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.4, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Flipper-PeerTalk' from project 'Pods')
Build RN 0.65.3 legacy jsc ios production no: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'libevent' from project 'Pods')
Build RN 0.65.3 legacy jsc ios production no: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'YogaKit' from project 'Pods')
Build RN 0.65.3 legacy jsc ios production no: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 new hermes ios production static: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/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 RN 0.75.4 new hermes ios production static
The process '/opt/homebrew/bin/git' failed with exit code 128
Build RN 0.75.4 legacy hermes ios production dynamic: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production dynamic: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production dynamic: ld#L1
ignoring duplicate libraries: '-lc++'
Build RN 0.75.4 legacy hermes ios production dynamic: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production dynamic: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production dynamic: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production dynamic: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production dynamic: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build RN 0.75.4 legacy hermes ios production dynamic: dev-packages/e2e-tests/react-native-versions/0.75.4/RnDiffApp/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 RN 0.75.4 legacy hermes ios production dynamic
The process '/opt/homebrew/bin/git' failed with exit code 128

Artifacts

Produced during runtime
Name Size
0.65.3-legacy-hermes-android-production-no-app-package Expired
31.7 MB
0.65.3-legacy-hermes-ios-production-no-app-package Expired
5.89 MB
0.65.3-legacy-jsc-android-production-no-app-package Expired
31.7 MB
0.75.4-legacy-hermes-android-production-no-app-package Expired
10.3 MB
0.75.4-legacy-hermes-ios-production-no-app-package Expired
5.04 MB
0.75.4-new-hermes-android-production-no-app-package Expired
10.3 MB
0.75.4-new-hermes-ios-production-no-app-package Expired
5.05 MB
rn-build-logs-0.65.3-legacy-hermes-ios-production-no
556 KB
rn-build-logs-0.65.3-legacy-jsc-ios-production-no
511 KB
rn-build-logs-0.75.4-legacy-hermes-ios-production-dynamic
583 KB
rn-build-logs-0.75.4-legacy-hermes-ios-production-no
244 KB
rn-build-logs-0.75.4-legacy-hermes-ios-production-static
575 KB
rn-build-logs-0.75.4-new-hermes-ios-production-no
248 KB
rn-build-logs-0.75.4-new-hermes-ios-production-static
565 KB