fix(mnemonic): clear mnemonic from memory #4615
Merged
Annotations
12 warnings
|
swift/wallet-core/PrivateKey.h#L73
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
swift/wallet-core/PrivateKey.h#L51
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
swift/wallet-core/PrivateKey.h#L47
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L982
parameter 'chainId' not found in the function declaration [-Wdocumentation]
|
|
swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L981
parameter 'barzAddress' not found in the function declaration [-Wdocumentation]
|
|
swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L286
parameter 'message:' not found in the function declaration [-Wdocumentation]
|
|
swift/wallet-core/Nervos/../rust/bindgen/WalletCoreRSBindgen.h#L285
parameter 'private_key:' not found in the function declaration [-Wdocumentation]
|
|
swift/protobuf/google/protobuf/arena.cc#L417
variable 'arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
|
swift/protobuf/google/protobuf/stubs/common.cc#L181
macro 'ATOMIC_VAR_INIT' has been marked as deprecated [-Wdeprecated-pragma]
|
|
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]
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading