Skip to content

[sdk49] update react-native 0.72.12 #9506

[sdk49] update react-native 0.72.12

[sdk49] update react-native 0.72.12 #9506

Triggered via pull request March 15, 2024 13:05
Status Failure
Total duration 26m 33s
Artifacts

ios-unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: packages/expo-clipboard/ios/Tests/ClipboardModuleSpec.swift#L14
setStringAsync__copies_HTML_to_clipboard, -waitUntil() timed out but was unable to run the timeout handler because the main thread is unresponsive (0.5 seconds is allow after the wait times out). Conditions that may cause this include processing blocking IO on the main thread, calls to sleep(), deadlocks, and synchronous IPC. Nimble forcefully stopped run loop which may cause future failures in test run.
build
Tests Failed: 1 failed, 0 skipped, 568 total (21.229 seconds)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: apps/native-tests/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/native-tests/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: packages/expo-dev-menu-interface/ios/MenuItems/DevMenuAction.swift#L69
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
build: apps/native-tests/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L47
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
build: apps/native-tests/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/native-tests/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]
build: apps/native-tests/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]
build: apps/native-tests/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]
build: apps/native-tests/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]
build: apps/native-tests/ios/Pods/SocketRocket/SocketRocket/NSURLRequest+SRWebSocket.m#L16
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]