Skip to content

Build iOS on PRs

Build iOS on PRs #212

Manually triggered December 23, 2024 11:55
Status Success
Total duration 10m 16s
Artifacts

pr_ios.yml

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

Annotations

22 warnings
Build for tvOS using XCode version 15.4.0
More than one (6) device matching requirements (os:[tvOS] os_version:[>=14.0] model:[Apple TV]) have been found.
Build for tvOS using XCode version 15.4.0: e2e/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L88
'OSSpinLock' is deprecated: first deprecated in tvOS 10.0 - Use os_unfair_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build for tvOS using XCode version 15.4.0: e2e/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in tvOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build for tvOS using XCode version 15.4.0: e2e/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in tvOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build for tvOS using XCode version 15.4.0: e2e/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in tvOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build for tvOS using XCode version 15.4.0: e2e/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in tvOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Build for tvOS using XCode version 15.4.0: e2e/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in tvOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
Build for tvOS using XCode version 15.4.0: e2e/node_modules/react-native/ReactCommon/jsinspector-modern/RuntimeTargetConsole.cpp#L372
'\param' command used in a comment that is not attached to a function declaration [-Wdocumentation]
Build for tvOS using XCode version 15.4.0: e2e/node_modules/react-native/ReactCommon/jsinspector-modern/RuntimeTargetConsole.cpp#L373
'\param' command used in a comment that is not attached to a function declaration [-Wdocumentation]
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]