chore: automate updating Podfile.lock files #2155
Annotations
10 warnings
Build app:
TVOSExample/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 app:
TVOSExample/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 app:
TVOSExample/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 app:
TVOSExample/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 app:
TVOSExample/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 app:
TVOSExample/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 app:
TVOSExample/ios/Pods/Headers/Private/boost/range/iterator_range_core.hpp#L836
parameter 'Range' not found in the function declaration [-Wdocumentation]
|
Build app:
TVOSExample/ios/Pods/Headers/Private/boost/algorithm/string/formatter.hpp#L78
parameter 'Input' not found in the function declaration [-Wdocumentation]
|
Build app:
TVOSExample/ios/Pods/RCT-Folly/folly/json.cpp#L418
code will never be executed [-Wunreachable-code]
|
Build app:
TVOSExample/ios/Pods/RCT-Folly/folly/json.cpp#L467
code will never be executed [-Wunreachable-code]
|
Loading