fix(aes): Fix AESParameters deserialization for AES-128-CBC and improve error handling for unsupported ciphers
#7929
Annotations
13 warnings
|
Complete job
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/
|
|
Run iOS tests:
swift/wallet-core/PrivateKey.h#L73
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Run iOS tests:
swift/wallet-core/PrivateKey.h#L51
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Run iOS tests:
swift/wallet-core/PrivateKey.h#L47
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Run iOS tests:
swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L982
parameter 'chainId' not found in the function declaration [-Wdocumentation]
|
|
Run iOS tests:
swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L981
parameter 'barzAddress' not found in the function declaration [-Wdocumentation]
|
|
Run iOS tests:
swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L286
parameter 'message:' not found in the function declaration [-Wdocumentation]
|
|
Run iOS tests:
swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L285
parameter 'private_key:' not found in the function declaration [-Wdocumentation]
|
|
Run iOS tests:
swift/protobuf/google/protobuf/arena.cc#L417
variable 'arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
Run iOS tests:
swift/protobuf/google/protobuf/stubs/common.cc#L181
macro 'ATOMIC_VAR_INIT' has been marked as deprecated [-Wdeprecated-pragma]
|
|
Run iOS tests:
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]
|
|
Install system dependencies
xcbeautify 3.2.1 is already installed and up-to-date.
To reinstall 3.2.1, run:
brew reinstall xcbeautify
|
|
Install system dependencies
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
Loading