fix(random): Enhance security by replacing platform-specific randomizer code with Rust's bindings #7754
Annotations
12 warnings
|
Run iOS tests:
swift/wallet-core/rust/bindgen/WalletCoreRSBindgen.h#L1496
parameter 'chainId' not found in the function declaration [-Wdocumentation]
|
|
Run iOS tests:
swift/wallet-core/rust/bindgen/WalletCoreRSBindgen.h#L1495
parameter 'barzAddress' not found in the function declaration [-Wdocumentation]
|
|
Run iOS tests:
swift/wallet-core/rust/bindgen/WalletCoreRSBindgen.h#L1023
parameter 'curve' not found in the function declaration [-Wdocumentation]
|
|
Run iOS tests:
swift/wallet-core/rust/bindgen/WalletCoreRSBindgen.h#L976
parameter 'curve' not found in the function declaration [-Wdocumentation]
|
|
Run iOS tests:
swift/wallet-core/rust/bindgen/WalletCoreRSBindgen.h#L902
parameter 'pubkey' not found in the function declaration [-Wdocumentation]
|
|
Run iOS tests:
swift/wallet-core/rust/bindgen/WalletCoreRSBindgen.h#L314
parameter 'message:' not found in the function declaration [-Wdocumentation]
|
|
Run iOS tests:
swift/wallet-core/rust/bindgen/WalletCoreRSBindgen.h#L313
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.1.2 is already installed and up-to-date.
To reinstall 3.1.2, 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