Bugfix/e2e testing promise optimisation #243
Annotations
1 error and 11 warnings
Run e2e tests
Process completed with exit code 42.
|
Start iOS simulator
More than one (2) device matching requirements (os:[tvOS] os_version:[<17.4] model:[Apple TV]) have been found.
|
Run e2e tests:
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]
|
Run e2e tests:
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]
|
Run e2e tests:
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]
|
Run e2e tests:
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]
|
Run e2e tests:
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]
|
Run e2e tests:
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]
|
Run e2e tests:
e2e/ios/Pods/Headers/Public/React-jsinspector/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
Run e2e tests:
e2e/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
Run e2e tests:
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]
|
Run e2e tests:
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]
|
Loading