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/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
apps/fabric-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/jsinspector-modern/ExecutionContext.cpp#L40
code will never be executed [-Wunreachable-code]
|
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]
|
node_modules/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L52
method override for the designated initializer of the superclass '-initWithSurface:sizeMeasureMode:' not found [-Wobjc-designated-initializers]
|
node_modules/react-native/React/Views/ScrollView/RCTScrollView.m#L1037
'scrollIndicatorInsets' is deprecated: first deprecated in iOS 13.0 - The scrollIndicatorInsets getter is deprecated, use the verticalScrollIndicatorInsets and horizontalScrollIndicatorInsets getters instead. [-Wdeprecated-declarations]
|
node_modules/react-native/React/Views/RCTModalHostViewController.m#L57
'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
|
node_modules/react-native/React/Views/RCTModalHostView.m#L79
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
|
This job succeeded
Loading