feat: Remove zero shard and realm assumption #2000
Triggered via pull request
February 25, 2025 09:22
Status
Success
Total duration
21m 12s
Artifacts
–
flow-pull-request-checks.yaml
on: pull_request
Code
/
Build (Windows)
0s
Code
/
Build (MacOS)
0s
Matrix: Code / Build
Annotations
10 warnings
Code / Build (Linux, linux-x64)
Import timestamp.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]
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/AccountInfo.cc#L125
'google::protobuf::RepeatedPtrField<proto::TokenRelationship>* proto::CryptoGetInfoResponse_AccountInfo::mutable_tokenrelationships()' is deprecated [-Wdeprecated-declarations]
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/ContractInfo.cc#L63
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::ContractGetInfoResponse_ContractInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
|