feat: Use new logger and ReanimatedError for lib warnings and errors #21
Annotations
20 errors and 22 warnings
build (apps/paper-example)
duplicate symbol '_OBJC_IVAR_$_REAModule.hasListeners' in
|
build (apps/paper-example)
duplicate symbol '_OBJC_IVAR_$_REAModule._moduleRegistry' in
|
build (apps/paper-example)
duplicate symbol '_OBJC_METACLASS_$_REASwizzledUIManager' in
|
build (apps/paper-example)
duplicate symbol '_OBJC_IVAR_$_REASharedElement._targetView' in
|
build (apps/paper-example)
duplicate symbol '_OBJC_IVAR_$_REAKeyboardEventObserver._listeners' in
|
build (apps/paper-example)
duplicate symbol '_OBJC_IVAR_$_REAAnimationsManager._reaSwizzledUIManager' in
|
build (apps/paper-example)
duplicate symbol '_OBJC_IVAR_$_ComponentUpdate._props' in
|
build (apps/paper-example)
duplicate symbol '_OBJC_IVAR_$_ComponentUpdate._viewName' in
|
build (apps/paper-example)
duplicate symbol '_OBJC_IVAR_$_ReanimatedSensorContainer._sensors' in
|
build (apps/paper-example)
duplicate symbol '_OBJC_IVAR_$_REASyncUpdateObserver._semaphore' in
|
build (apps/fabric-example)
duplicate symbol '_OBJC_IVAR_$_REAModule.hasListeners' in
|
build (apps/fabric-example)
duplicate symbol '_OBJC_IVAR_$_REAModule._moduleRegistry' in
|
build (apps/fabric-example)
duplicate symbol '_OBJC_METACLASS_$_REASwizzledUIManager' in
|
build (apps/fabric-example)
duplicate symbol '_OBJC_IVAR_$_REASharedElement._targetView' in
|
build (apps/fabric-example)
duplicate symbol '_OBJC_IVAR_$_REAKeyboardEventObserver._listeners' in
|
build (apps/fabric-example)
duplicate symbol '_OBJC_IVAR_$_REAAnimationsManager._reaSwizzledUIManager' in
|
build (apps/fabric-example)
duplicate symbol '_OBJC_IVAR_$_ComponentUpdate._props' in
|
build (apps/fabric-example)
duplicate symbol '_OBJC_IVAR_$_ComponentUpdate._viewName' in
|
build (apps/fabric-example)
duplicate symbol '_OBJC_IVAR_$_ReanimatedSensorContainer._sensors' in
|
build (apps/fabric-example)
duplicate symbol '_OBJC_IVAR_$_REAModule.weakNativeReanimatedModule_' in
|
build (apps/paper-example)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (apps/paper-example)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
build (apps/paper-example):
apps/paper-example/ios/Pods/Headers/Public/React-jsinspector/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
build (apps/paper-example):
node_modules/react-native/ReactCommon/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
build (apps/paper-example):
apps/paper-example/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
build (apps/paper-example):
node_modules/react-native/ReactCommon/jsinspector-modern/RuntimeTargetConsole.cpp#L372
'\param' command used in a comment that is not attached to a function declaration [-Wdocumentation]
|
build (apps/paper-example):
node_modules/react-native/ReactCommon/jsinspector-modern/RuntimeTargetConsole.cpp#L373
'\param' command used in a comment that is not attached to a function declaration [-Wdocumentation]
|
build (apps/paper-example):
node_modules/react-native/ReactCommon/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
build (apps/paper-example):
node_modules/react-native/ReactCommon/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
build (apps/paper-example):
node_modules/react-native/ReactCommon/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
build (apps/paper-example):
apps/paper-example/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
build (apps/fabric-example)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (apps/fabric-example):
apps/fabric-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 (apps/fabric-example):
apps/fabric-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 (apps/fabric-example):
apps/fabric-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]
|
build (apps/fabric-example):
apps/fabric-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]
|
build (apps/fabric-example):
apps/fabric-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]
|
build (apps/fabric-example):
apps/fabric-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]
|
build (apps/fabric-example):
apps/fabric-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]
|
build (apps/fabric-example):
apps/fabric-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 (apps/fabric-example):
apps/fabric-example/ios/Pods/RCT-Folly/folly/json.cpp#L418
code will never be executed [-Wunreachable-code]
|
build (apps/fabric-example):
apps/fabric-example/ios/Pods/RCT-Folly/folly/json.cpp#L467
code will never be executed [-Wunreachable-code]
|