fix: updated Fileservice.cc to handle mAdminKeys as value type #2929
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9, actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b, actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b, helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3, step-security/get-cmake@81a83056b6dd1f2bcf67bc6f26b7b08e1cbb86bc, step-security/run-vcpkg@48490398616947b0df92dc1b24aab5339a66f9f0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
CMake Build (Debug):
src/sdk/main/src/ContractInfo.cc#L64
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::ContractGetInfoResponse_ContractInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
|
|
CMake Build (Debug):
src/sdk/main/src/AccountInfo.cc#L126
'google::protobuf::RepeatedPtrField<proto::TokenRelationship>* proto::CryptoGetInfoResponse_AccountInfo::mutable_tokenrelationships()' is deprecated [-Wdeprecated-declarations]
|
|
CMake Build (Debug):
src/sdk/main/src/AccountInfo.cc#L96
'void proto::CryptoGetInfoResponse_AccountInfo::set_proxyreceived(int64_t)' is deprecated [-Wdeprecated-declarations]
|
|
CMake Build (Debug):
src/sdk/main/src/AccountInfo.cc#L72
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::CryptoGetInfoResponse_AccountInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
|
|
CMake Build (Debug):
src/sdk/main/src/AccountInfo.cc#L72
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::CryptoGetInfoResponse_AccountInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
|
|
CMake Build (Debug):
src/sdk/main/src/AccountInfo.cc#L26
'int64_t proto::CryptoGetInfoResponse_AccountInfo::proxyreceived() const' is deprecated [-Wdeprecated-declarations]
|
|
CMake Build (Debug):
src/sdk/main/src/AccountBalance.cc#L17
'const google::protobuf::RepeatedPtrField<proto::TokenBalance>& proto::CryptoGetAccountBalanceResponse::tokenbalances() const' is deprecated [-Wdeprecated-declarations]
|
|
CMake Build (Debug):
src/sdk/main/src/AccountBalance.cc#L17
'const google::protobuf::RepeatedPtrField<proto::TokenBalance>& proto::CryptoGetAccountBalanceResponse::tokenbalances() const' is deprecated [-Wdeprecated-declarations]
|
|
CMake Build (Debug)
Import services/timestamp.proto is unused.
|
|
CMake Build (Debug)
Import services/timestamp.proto is unused.
|
Loading