Skip to content

chore: bump library version to v0.1.2, bump example llama app to latest minor version #7

chore: bump library version to v0.1.2, bump example llama app to latest minor version

chore: bump library version to v0.1.2, bump example llama app to latest minor version #7

Triggered via pull request November 25, 2024 10:32
Status Success
Total duration 9m 3s
Artifacts

build-ios-llama-example.yml

on: pull_request
Example app iOS build check
8m 54s
Example app iOS build check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Example app iOS build check: examples/llama/ios/Pods/Headers/Public/React-Core/React/RCTAppearance.h#L16
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Example app iOS build check: examples/llama/ios/Pods/Headers/Public/React-Core/React/RCTSurfaceHostingView.h#L63
parameter 'disabled:' not found in the function declaration [-Wdocumentation]
Example app iOS build check: examples/llama/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 app iOS build check: examples/llama/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 app iOS build check: examples/llama/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 app iOS build check: examples/llama/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L283
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Example app iOS build check: examples/llama/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L285
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Example app iOS build check: examples/llama/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L297
'OSSpinLockLock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_lock() from <os/lock.h> instead [-Wdeprecated-declarations]
Example app iOS build check: examples/llama/ios/Pods/SocketRocket/SocketRocket/SRWebSocket.m#L299
'OSSpinLockUnlock' is deprecated: first deprecated in iOS 10.0 - Use os_unfair_lock_unlock() from <os/lock.h> instead [-Wdeprecated-declarations]
Example app iOS build check: examples/llama/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]