Add AccountCreationWaysExample
#943
Annotations
12 warnings
|
sdk/main/src/impl/NodeAddress.cc#L51
'const string& proto::NodeAddress::ipaddress() const' is deprecated [-Wdeprecated-declarations]
|
sdk/main/src/impl/NodeAddress.cc#L54
'const string& proto::NodeAddress::ipaddress() const' is deprecated [-Wdeprecated-declarations]
|
sdk/main/src/impl/NodeAddress.cc#L54
'int32_t proto::NodeAddress::portno() const' is deprecated [-Wdeprecated-declarations]
|
sdk/main/src/impl/NodeAddress.cc#L62
'int64_t proto::NodeAddress::stake() const' is deprecated [-Wdeprecated-declarations]
|
sdk/tests/unit/TransferTransactionTest.cc#L228
ignoring return value of 'bool std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::empty() const [with _Key = Hedera::TokenId; _Tp = std::vector<Hedera::TokenNftTransfer>; _Hash = std::hash<Hedera::TokenId>; _Pred = std::equal_to<Hedera::TokenId>; _Alloc = std::allocator<std::pair<const Hedera::TokenId, std::vector<Hedera::TokenNftTransfer> > >]', declared with attribute 'nodiscard' [-Wunused-result]
|
|
sdk/main/src/impl/NodeAddress.cc#L51
'const string& proto::NodeAddress::ipaddress() const' is deprecated [-Wdeprecated-declarations]
|
sdk/main/src/impl/NodeAddress.cc#L54
'const string& proto::NodeAddress::ipaddress() const' is deprecated [-Wdeprecated-declarations]
|
sdk/main/src/impl/NodeAddress.cc#L54
'int32_t proto::NodeAddress::portno() const' is deprecated [-Wdeprecated-declarations]
|
sdk/main/src/impl/NodeAddress.cc#L62
'int64_t proto::NodeAddress::stake() const' is deprecated [-Wdeprecated-declarations]
|
sdk/tests/unit/TransferTransactionTest.cc#L228
ignoring return value of 'bool std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::empty() const [with _Key = Hedera::TokenId; _Tp = std::vector<Hedera::TokenNftTransfer>; _Hash = std::hash<Hedera::TokenId>; _Pred = std::equal_to<Hedera::TokenId>; _Alloc = std::allocator<std::pair<const Hedera::TokenId, std::vector<Hedera::TokenNftTransfer> > >]', declared with attribute 'nodiscard' [-Wunused-result]
|
The logs for this run have expired and are no longer available.
Loading