fix list issues #5
Annotations
10 errors and 10 warnings
Build example for iOS
rn-phone-input-example#build:ios: command (/Users/runner/work/rn-phone-input/rn-phone-input/example) /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/xfs-c80736fd/yarn run build:ios exited (1)
|
Build example for iOS:
ios/RnPhoneInputView.mm#L12
cannot find protocol declaration for 'RCTRnPhoneInputViewViewProtocol'
|
Build example for iOS:
ios/RnPhoneInputView.mm#L22
use of undeclared identifier 'RnPhoneInputViewComponentDescriptor'
|
Build example for iOS:
ios/RnPhoneInputView.mm#L28
unknown type name 'RnPhoneInputViewProps'; did you mean 'RnPhoneInputView'?
|
Build example for iOS:
ios/RnPhoneInputView.mm#L29
no viable overloaded '='
|
Build example for iOS:
ios/RnPhoneInputView.mm#L41
use of undeclared identifier 'RnPhoneInputViewProps'; did you mean 'RnPhoneInputViewCls'?
|
Build example for iOS:
ios/RnPhoneInputView.mm#L41
expected '>'
|
Build example for iOS:
ios/RnPhoneInputView.mm#L42
use of undeclared identifier 'RnPhoneInputViewProps'; did you mean 'RnPhoneInputViewCls'?
|
Build example for iOS:
ios/RnPhoneInputView.mm#L42
expected '>'
|
|
Build example for 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]
|
Build example for 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]
|
Build example for 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]
|
Build example for 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]
|
Build example for 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]
|
Build example for iOS:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
Build example for 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]
|
Build example for iOS:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
Build example for iOS:
example/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
Build example for iOS:
example/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
Loading