Skip to content

Bugfix/e2e testing promise optimisation #245

Bugfix/e2e testing promise optimisation

Bugfix/e2e testing promise optimisation #245

Triggered via pull request December 24, 2024 15:14
Status Failure
Total duration 10m 41s
Artifacts

pr_ios.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Build for iOS using XCode version 15.4.0
Process completed with exit code 42.
Build for iOS using XCode version 15.4.0
More than one (6) device matching requirements (os:[iOS] os_version:[>=14.0] model:[iPhone 15]) have been found.
Build for iOS using XCode version 15.4.0: e2e/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 for iOS using XCode version 15.4.0: e2e/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 for iOS using XCode version 15.4.0: e2e/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 for iOS using XCode version 15.4.0: e2e/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 for iOS using XCode version 15.4.0: e2e/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 for iOS using XCode version 15.4.0: e2e/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 for iOS using XCode version 15.4.0: e2e/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 for iOS using XCode version 15.4.0: e2e/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]