feat(HIP-1021): Improve assignment of auto renew account id for topics #2014
flow-pull-request-checks.yaml
on: pull_request
Code
/
Build (Windows)
0s
Code
/
Build (MacOS)
0s
Matrix: Code / Build
Annotations
1 error and 10 warnings
Code / Build (Linux, linux-x64)
Process completed with exit code 8.
|
Code / Build (Linux, linux-x64)
Import state/hints/hints_types.proto is unused.
|
Code / Build (Linux, linux-x64)
Import timestamp.proto is unused.
|
Code / Build (Linux, linux-x64)
Import state/hints/hints_types.proto is unused.
|
Code / Build (Linux, linux-x64)
Import timestamp.proto is unused.
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/AccountBalance.cc#L16
'const google::protobuf::RepeatedPtrField<proto::TokenBalance>& proto::CryptoGetAccountBalanceResponse::tokenbalances() const' is deprecated [-Wdeprecated-declarations]
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/AccountBalance.cc#L16
'const google::protobuf::RepeatedPtrField<proto::TokenBalance>& proto::CryptoGetAccountBalanceResponse::tokenbalances() const' is deprecated [-Wdeprecated-declarations]
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/AccountInfo.cc#L25
'int64_t proto::CryptoGetInfoResponse_AccountInfo::proxyreceived() const' is deprecated [-Wdeprecated-declarations]
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/AccountInfo.cc#L71
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::CryptoGetInfoResponse_AccountInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/AccountInfo.cc#L71
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::CryptoGetInfoResponse_AccountInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/AccountInfo.cc#L95
'void proto::CryptoGetInfoResponse_AccountInfo::set_proxyreceived(int64_t)' is deprecated [-Wdeprecated-declarations]
|