Skip to content

fix(starkware): Update TWStarkWareGetStarkKeyFromSignature to return nullable pointer and handle exceptions #7897

fix(starkware): Update TWStarkWareGetStarkKeyFromSignature to return nullable pointer and handle exceptions

fix(starkware): Update TWStarkWareGetStarkKeyFromSignature to return nullable pointer and handle exceptions #7897

Triggered via pull request March 31, 2026 22:55
Status Success
Total duration 9m 42s
Artifacts

ios-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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#L73
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build: swift/wallet-core/PrivateKey.h#L51
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
build: swift/wallet-core/PrivateKey.h#L47
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
xcbeautify 3.1.4 is already installed and up-to-date. To reinstall 3.1.4, run: brew reinstall xcbeautify
build
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja