Skip to content

feat: Added Integration Test for NodeCreateTransaction #1574

feat: Added Integration Test for NodeCreateTransaction

feat: Added Integration Test for NodeCreateTransaction #1574

Triggered via pull request October 9, 2024 10:54
Status Failure
Total duration 15m 7s
Artifacts
Matrix: Code / Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Code / Build (Linux, linux-x64)
Process completed with exit code 8.
Code / Build (Linux, linux-x64): src/sdk/main/src/AccountBalance.cc#L34
'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#L34
'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#L89
'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#L89
'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#L143
'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#L81
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::ContractGetInfoResponse_ContractInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
Code / Build (Linux, linux-x64): src/sdk/main/src/ContractInfo.cc#L81
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::ContractGetInfoResponse_ContractInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
Code / Build (Linux, linux-x64): src/sdk/main/src/ContractInfo.cc#L129
'google::protobuf::RepeatedPtrField<proto::TokenRelationship>* proto::ContractGetInfoResponse_ContractInfo::mutable_tokenrelationships()' is deprecated [-Wdeprecated-declarations]