chore(deps-dev): bump react-native-test-app from 2.5.34 to 2.5.35 #1052
Annotations
1 error and 12 warnings
fatal error: module 'ReactTestApp_DevSupport' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1BNUWJYFB0UQI/ReactTestApp_DevSupport-OQCHF3DSW308.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/MenuExample-bivdqoravfvwcnfqeyekdpdutpew/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1EP0VJKWLO8X9-clang_1BNUWJYFB0UQI.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/menu/menu/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/ReactTestApp_DevSupport/ReactTestApp-DevSupport.modulemap'?
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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]
|
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]
|
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]
|
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L287
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
example/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L301
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
|
example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L639
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L54
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L119
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
The logs for this run have expired and are no longer available.
Loading