Skip to content

Bugfix/texttrack with initial cues #209

Bugfix/texttrack with initial cues

Bugfix/texttrack with initial cues #209

Triggered via pull request December 23, 2024 10:06
Status Failure
Total duration 10m 51s
Artifacts

pr_ios.yml

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

Annotations

1 error and 22 warnings
Build for iOS using XCode version 15.4.0
Process completed with exit code 42.
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/Swifter/XCode/Sources/HttpServerIO.swift#L37
'OSAtomicCompareAndSwapInt' was deprecated in tvOS 10.0: Use atomic_compare_exchange_strong_explicit(memory_order_relaxed) from <stdatomic.h> instead
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: Users/runner/Library/Developer/Xcode/DerivedData/ReactNativeTHEOplayer-aztswsdqcdszhzfqnrdkctucyoyl/Build/Products/Debug-appletvsimulator/XCFrameworkIntermediates/ConvivaSDK/ConvivaSDK.framework/Headers/CISClientSettingProtocol.h#L81
'CISClientSettingProtocol' is deprecated: This class will be removed soon, please migrate to Simplified SDK APIs. Refer to https://community.conviva.com/site/one-sensor/sensors/ios/index_one_sensor.gsp
Build for tvOS using XCode version 15.4.0: Users/runner/Library/Developer/Xcode/DerivedData/ReactNativeTHEOplayer-aztswsdqcdszhzfqnrdkctucyoyl/Build/Products/Debug-appletvsimulator/XCFrameworkIntermediates/ConvivaSDK/ConvivaSDK.framework/Headers/CISSystemInterfaceCreator.h#L29
'CISSystemInterfaceProtocol' is deprecated: This class will be removed soon, please migrate to Simplified SDK APIs. Refer to https://community.conviva.com/site/one-sensor/sensors/ios/index_one_sensor.gsp
Build for tvOS using XCode version 15.4.0: Users/runner/Library/Developer/Xcode/DerivedData/ReactNativeTHEOplayer-aztswsdqcdszhzfqnrdkctucyoyl/Build/Products/Debug-appletvsimulator/XCFrameworkIntermediates/ConvivaSDK/ConvivaSDK.framework/Headers/CISAnalyticsCreator.h#L39
'CISSystemInterfaceProtocol' is deprecated: This class will be removed soon, please migrate to Simplified SDK APIs. Refer to https://community.conviva.com/site/one-sensor/sensors/ios/index_one_sensor.gsp
Build for tvOS using XCode version 15.4.0: Users/runner/Library/Developer/Xcode/DerivedData/ReactNativeTHEOplayer-aztswsdqcdszhzfqnrdkctucyoyl/Build/Products/Debug-appletvsimulator/XCFrameworkIntermediates/ConvivaSDK/ConvivaSDK.framework/Headers/CISAnalyticsCreator.h#L50
'CISSystemInterfaceProtocol' is deprecated: This class will be removed soon, please migrate to Simplified SDK APIs. Refer to https://community.conviva.com/site/one-sensor/sensors/ios/index_one_sensor.gsp
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]