fix: example deps update #386
Annotations
2 errors and 21 warnings
|
|
example/node_modules/react-native-randombytes/RNRandomBytes.m#L33
ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
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]
|
example/node_modules/react-native/ReactCommon/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
example/node_modules/react-native/ReactCommon/react/renderer/components/rncore/EventEmitters.cpp#L20
'$' in identifier [-Wdollar-in-identifier-extension]
|
example/node_modules/react-native/ReactCommon/react/renderer/components/rncore/EventEmitters.cpp#L67
'$' in identifier [-Wdollar-in-identifier-extension]
|
example/node_modules/react-native/ReactCommon/react/renderer/components/rncore/EventEmitters.cpp#L125
'$' in identifier [-Wdollar-in-identifier-extension]
|
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/exmpl-cvtktdlazuquciatfnzrrrbtlnuv/Build/Products/Debug-iphonesimulator/React-Core/libReact-Core.a(RCTScrollContentShadowView.o)) was built for newer iOS Simulator version (13.4) than being linked (13.0)
|
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/exmpl-cvtktdlazuquciatfnzrrrbtlnuv/Build/Products/Debug-iphonesimulator/React-Core/libReact-Core.a(RCTUIManagerUtils.o)) was built for newer iOS Simulator version (13.4) than being linked (13.0)
|
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)
|
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/exmpl-cvtktdlazuquciatfnzrrrbtlnuv/Build/Products/Debug-iphonesimulator/React-RCTFabric/libReact-RCTFabric.a(RCTRootComponentView.o)) was built for newer iOS Simulator version (13.4) than being linked (13.0)
|
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/exmpl-cvtktdlazuquciatfnzrrrbtlnuv/Build/Products/Debug-iphonesimulator/React-Fabric/libReact-Fabric.a(YogaStylableProps.o)) was built for newer iOS Simulator version success Successfully built the app
|
lib/src/lightning-manager.ts#L58
'TLspLogPayload' is defined but never used
|
lib/src/lightning-manager.ts#L2132
'res' is defined but never used. Allowed unused args must match /^_/u
|
lib/src/utils/helpers.ts#L227
Unexpected control character(s) in regular expression: \x00
|
This job failed
Loading