fix: example deps update #387
Annotations
1 error and 23 warnings
mocha-ios
The template is not valid. .github/workflows/mocha-ios.yml (Line: 86, Col: 16): hashFiles('**/Podfile.lock') couldn't finish within 120 seconds.
|
mocha-ios
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
mocha-ios
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
|
mocha-ios
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
mocha-ios:
example/node_modules/react-native-randombytes/RNRandomBytes.m#L33
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
|
mocha-ios:
example/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]
|
mocha-ios:
example/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]
|
mocha-ios:
example/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]
|
mocha-ios:
example/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]
|
mocha-ios:
example/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]
|
mocha-ios:
example/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]
|
mocha-ios:
example/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]
|
mocha-ios:
example/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]
|
mocha-ios:
example/node_modules/react-native/ReactCommon/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
mocha-ios:
example/ios/Pods/Headers/Public/React-graphics/react/renderer/graphics/Transform.h#L146
empty paragraph passed to '@param' command [-Wdocumentation]
|
mocha-ios:
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/exmpl-cvtktdlazuquciatfnzrrrbtlnuv/Build/Products/Debug-iphonesimulator/React-Core/libReact-Core.a(RCTTouchHandler.o)) was built for newer iOS Simulator version (13.4) than being linked (13.0)
|
mocha-ios:
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/exmpl-cvtktdlazuquciatfnzrrrbtlnuv/Build/Products/Debug-iphonesimulator/React-RCTAnimation/libReact-RCTAnimation.a(RCTSubtractionAnimatedNode.o)) was built for newer iOS Simulator version (13.4) than being linked (13.0)
|
mocha-ios:
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/exmpl-cvtktdlazuquciatfnzrrrbtlnuv/Build/Products/Debug-iphonesimulator/React-RCTText/libReact-RCTText.a(RCTVirtualTextViewManager.o)) was built for newer iOS Simulator version (13.4) than being linked (13.0)
|
mocha-ios:
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/exmpl-cvtktdlazuquciatfnzrrrbtlnuv/Build/Products/Debug-iphonesimulator/React-Fabric/libReact-Fabric.a(EventListener.o)) was built for newer iOS Simulator version (13.4) than being linked (13.0)
|
mocha-ios:
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/exmpl-cvtktdlazuquciatfnzrrrbtlnuv/Build/Products/Debug-iphonesimulator/React-Fabric/libReact-Fabric.a(ModalHostViewShadowNode.o)) was built for newer iOS Simulator version (13.4) than being linked (13.0)
|
mocha-ios:
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/exmpl-cvtktdlazuquciatfnzrrrbtlnuv/Build/Products/Debug-iphonesimulator/ReactCommon/libReactCommon.a(LongLivedObject.o)) was built for newer iOS Simulator version (13.4) than being linked (13.0)
|
mocha-ios:
lib/src/lightning-manager.ts#L58
'TLspLogPayload' is defined but never used
|
mocha-ios:
lib/src/lightning-manager.ts#L2132
'res' is defined but never used. Allowed unused args must match /^_/u
|
mocha-ios:
lib/src/utils/helpers.ts#L227
Unexpected control character(s) in regular expression: \x00
|