Make the Fabric Interop Layer automatic #2891
Annotations
10 errors and 10 warnings
Build iOS:
packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm#L85
no visible @interface for 'RCTAppDelegate' declares the selector 'prepareInitialProps'
|
Build iOS:
packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm#L98
no visible @interface for 'RCTAppDelegate' declares the selector 'createReactHost'
|
Build iOS:
packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm#L111
no visible @interface for 'RCTAppDelegate' declares the selector 'newArchEnabled'
|
Build iOS:
packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm#L129
invalid argument type 'NSURL *' to unary expression
|
Build iOS:
packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm#L129
expected ';' after expression
|
Build iOS:
packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm#L129
use of undeclared identifier 'sourceURLForBridge'
|
Build iOS:
packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm#L129
expected ';' after expression
|
Build iOS:
packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm#L129
use of undeclared identifier 'bridge'
|
Build iOS:
packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm#L133
cannot initialize return object of type 'BOOL' (aka 'bool') with an rvalue of type 'std::nullptr_t'
|
Build iOS:
packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm#L136
invalid argument type 'NSDictionary *' to unary expression
|
Build iOS:
packages/rn-tester/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 iOS:
packages/rn-tester/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 iOS:
packages/rn-tester/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 iOS:
packages/rn-tester/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 iOS:
packages/rn-tester/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]
|
Build iOS:
packages/rn-tester/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]
|
Build iOS:
packages/rn-tester/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]
|
Build iOS:
packages/rn-tester/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]
|
Build iOS:
packages/rn-tester/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]
|
Build iOS:
packages/rn-tester/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]
|
The logs for this run have expired and are no longer available.
Loading