Skip to content

Update Union Testnet 9 Endpoints (#531) #16

Update Union Testnet 9 Endpoints (#531)

Update Union Testnet 9 Endpoints (#531) #16

Triggered via push January 27, 2025 10:18
Status Success
Total duration 20m 8s
Artifacts

coverage.yml

on: push
ubuntu / stable / coverage
17m 53s
ubuntu / stable / coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
use of deprecated method `cosmwasm_std::QuerierWrapper::<'a, C>::query_all_balances`: packages/cw-orch-mock/src/queriers/bank.rs#L50
error: use of deprecated method `cosmwasm_std::QuerierWrapper::<'a, C>::query_all_balances` --> packages/cw-orch-mock/src/queriers/bank.rs:50:51 | 50 | let amount = self.app.borrow().wrap().query_all_balances(address)?; | ^^^^^^^^^^^^^^^^^^ | = note: `-D deprecated` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(deprecated)]`
ubuntu / stable / coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636