Update Union Testnet 9 Endpoints #2247
Triggered via pull request
December 19, 2024 22:56
Status
Failure
Total duration
17m 38s
Artifacts
–
check.yml
on: pull_request
stable / fmt
5s
nightly / doc
7m 55s
ubuntu / stable / features
17m 28s
build-artifacts
1m 19s
Matrix: clippy
Matrix: msrv
Annotations
6 errors and 7 warnings
stable / fmt
Process completed with exit code 1.
|
ubuntu / 1.78.0
Process completed with exit code 101.
|
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)]`
|
stable / clippy
Clippy had exited with the 101 exit code
|
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)]`
|
beta / clippy
Clippy had exited with the 101 exit code
|
stable / fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu / 1.78.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
beta / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nightly / doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu / stable / features
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|