refactor: Split cpp code base #3886
Annotations
11 warnings
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/
|
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')
|
node_modules/react-native/ReactCommon/jsinspector-modern/ExecutionContext.cpp#L40
code will never be executed [-Wunreachable-code]
|
node_modules/react-native/ReactCommon/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
apps/paper-example/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
node_modules/react-native/ReactCommon/jsinspector-modern/FallbackRuntimeAgentDelegate.h#L55
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L240
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L792
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L122
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
node_modules/react-native/React/Base/RCTUtils.m#L242
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
|
This job succeeded
Loading