Skip to content

fix(thorchain): prevent uncaught exception crossing C ABI in swap bui… #8253

fix(thorchain): prevent uncaught exception crossing C ABI in swap bui…

fix(thorchain): prevent uncaught exception crossing C ABI in swap bui… #8253

Triggered via push August 7, 2026 14:01
Status Success
Total duration 10m 22s
Artifacts

ios-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: swift/wallet-core/PrivateKey.h#L75
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build: swift/wallet-core/PrivateKey.h#L53
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build: swift/wallet-core/PrivateKey.h#L49
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build: swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L982
parameter 'chainId' not found in the function declaration [-Wdocumentation]
build: swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L981
parameter 'barzAddress' not found in the function declaration [-Wdocumentation]
build: swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L286
parameter 'message:' not found in the function declaration [-Wdocumentation]
build: swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L285
parameter 'private_key:' not found in the function declaration [-Wdocumentation]
build: swift/protobuf/google/protobuf/arena.cc#L417
variable 'arena' may be uninitialized when used here [-Wconditional-uninitialized]
build: swift/protobuf/google/protobuf/stubs/common.cc#L181
macro 'ATOMIC_VAR_INIT' has been marked as deprecated [-Wdeprecated-pragma]
build: swift/protobuf/google/protobuf/stubs/strutil.cc#L506
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
build
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust