feat: implement hiero hook APIs and upgrade protobufs #2265
Triggered via pull request
September 30, 2025 21:12
Status
Failure
Total duration
13m 31s
Artifacts
–
flow-pull-request-checks.yaml
on: pull_request
Code
/
Build (Windows)
0s
Code
/
Build (MacOS)
0s
Matrix: Code / Build
Matrix: Code / Lint
Annotations
10 errors and 10 warnings
|
Code / Lint (sdk, src/sdk/main)
Process completed with exit code 1.
|
|
Code / Build (Linux, linux-x64)
Process completed with exit code 1.
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/include/hooks/LambdaStorageUpdate.h#L38
'unique_ptr' in namespace 'std' does not name a template type
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/include/hooks/LambdaStorageSlot.h#L34
'unique_ptr' in namespace 'std' does not name a template type
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/include/hooks/LambdaMappingEntries.h#L44
'unique_ptr' in namespace 'std' does not name a template type
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/include/hooks/LambdaMappingEntry.h#L92
'optional' in namespace 'std' does not name a template type
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/include/hooks/LambdaMappingEntry.h#L86
'optional' in namespace 'std' does not name a template type
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/include/hooks/LambdaMappingEntry.h#L73
'optional' in namespace 'std' does not name a template type
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/include/hooks/LambdaMappingEntry.h#L66
'optional' in namespace 'std' does not name a template type
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/include/hooks/LambdaMappingEntry.h#L35
'unique_ptr' in namespace 'std' does not name a template type
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/AccountInfo.cc#L96
'void proto::CryptoGetInfoResponse_AccountInfo::set_proxyreceived(int64_t)' is deprecated [-Wdeprecated-declarations]
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/AccountInfo.cc#L72
'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#L72
'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#L26
'int64_t proto::CryptoGetInfoResponse_AccountInfo::proxyreceived() const' is deprecated [-Wdeprecated-declarations]
|
|
Code / Build (Linux, linux-x64):
src/sdk/main/src/AccountBalance.cc#L17
'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#L17
'const google::protobuf::RepeatedPtrField<proto::TokenBalance>& proto::CryptoGetAccountBalanceResponse::tokenbalances() const' is deprecated [-Wdeprecated-declarations]
|
|
Code / Build (Linux, linux-x64)
Import services/state/hints/hints_types.proto is unused.
|
|
Code / Build (Linux, linux-x64)
Import services/timestamp.proto is unused.
|
|
Code / Build (Linux, linux-x64)
Import services/state/hints/hints_types.proto is unused.
|
|
Code / Build (Linux, linux-x64)
Import services/timestamp.proto is unused.
|