Remove paper support #1452
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build app:
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 app:
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 app:
example/node_modules/react-native/ReactCommon/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
Build app:
example/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/PageAgent.h#L68
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
Build app:
example/node_modules/react-native/ReactCommon/jsinspector-modern/FallbackRuntimeAgentDelegate.h#L55
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
Build app:
example/node_modules/react-native/ReactCommon/jsinspector-modern/ExecutionContext.cpp#L40
code will never be executed [-Wunreachable-code]
|
Build app:
example/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]
|
Build app:
example/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]
|
Build app:
example/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]
|
Build app:
example/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]
|
Loading