Skip to content

Integration test for node selection (PR) #942

Integration test for node selection (PR)

Integration test for node selection (PR) #942

Triggered via pull request September 4, 2023 07:46
Status Failure
Total duration 13m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Code / Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Code / Build (Linux, linux-x64): sdk/tests/integration/ClientIntegrationTest.cc#L200
cannot convert 'Hedera::Client' to 'const Hedera::Client*'
Code / Build (Linux, linux-x64): sdk/tests/integration/ClientIntegrationTest.cc#L205
'class Hedera::TransactionReceipt' has no member named 'getStatus'; did you mean 'mStatus'?
Code / Build (Linux, linux-x64)
run-cmake action execution failed: 'Error: "'/runner/_work/_temp/1698460106/cmake-3.27.1-linux-x86_64/bin/cmake' failed with error code: '1'.'
Code / Build (Linux, linux-x64)
openssl currently requires the following library from the system package
Code / Build (Linux, linux-x64): sdk/main/src/impl/NodeAddress.cc#L51
'const string& proto::NodeAddress::ipaddress() const' is deprecated [-Wdeprecated-declarations]
Code / Build (Linux, linux-x64): sdk/main/src/impl/NodeAddress.cc#L54
'const string& proto::NodeAddress::ipaddress() const' is deprecated [-Wdeprecated-declarations]
Code / Build (Linux, linux-x64): sdk/main/src/impl/NodeAddress.cc#L54
'int32_t proto::NodeAddress::portno() const' is deprecated [-Wdeprecated-declarations]
Code / Build (Linux, linux-x64): sdk/main/src/impl/NodeAddress.cc#L62
'int64_t proto::NodeAddress::stake() const' is deprecated [-Wdeprecated-declarations]
Code / Build (Linux, linux-x64): sdk/tests/unit/TransferTransactionTest.cc#L228
ignoring return value of 'bool std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::empty() const [with _Key = Hedera::TokenId; _Tp = std::vector<Hedera::TokenNftTransfer>; _Hash = std::hash<Hedera::TokenId>; _Pred = std::equal_to<Hedera::TokenId>; _Alloc = std::allocator<std::pair<const Hedera::TokenId, std::vector<Hedera::TokenNftTransfer> > >]', declared with attribute 'nodiscard' [-Wunused-result]