Concurrency model change #277
Annotations
10 errors and 10 warnings
run tests:
cpp/libsql/bridge.cpp#L66
use of undeclared identifier 'SQLiteError'
|
run tests:
cpp/libsql/bridge.cpp#L72
use of undeclared identifier 'SQLiteError'
|
run tests:
cpp/libsql/bridge.cpp#L77
use of undeclared identifier 'SQLiteOk'
|
run tests:
cpp/libsql/bridge.cpp#L93
use of undeclared identifier 'SQLiteError'
|
run tests:
cpp/libsql/bridge.cpp#L99
use of undeclared identifier 'SQLiteError'
|
run tests:
cpp/libsql/bridge.cpp#L118
use of undeclared identifier 'SQLiteOk'
|
run tests:
cpp/libsql/bridge.cpp#L132
use of undeclared identifier 'SQLiteError'
|
run tests:
cpp/libsql/bridge.cpp#L138
use of undeclared identifier 'SQLiteError'
|
run tests:
cpp/libsql/bridge.cpp#L143
use of undeclared identifier 'SQLiteOk'
|
run tests:
cpp/libsql/bridge.cpp#L158
use of undeclared identifier 'SQLiteOk'
|
run tests:
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]
|
run tests:
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]
|
run tests:
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]
|
run tests:
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]
|
run tests:
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]
|
run tests:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
run tests:
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]
|
run tests:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
run tests:
example/ios/Pods/RCT-Folly/folly/json.cpp#L418
code will never be executed [-Wunreachable-code]
|
run tests:
example/ios/Pods/RCT-Folly/folly/json.cpp#L467
code will never be executed [-Wunreachable-code]
|
Loading