Add union-testnet-9 #2230
Triggered via pull request
December 13, 2024 00:51
Status
Failure
Total duration
16m 59s
Artifacts
–
check.yml
on: pull_request
stable / fmt
1m 53s
nightly / doc
7m 41s
ubuntu / stable / features
16m 47s
build-artifacts
1m 19s
Matrix: clippy
Matrix: msrv
Annotations
9 errors and 7 warnings
ubuntu / 1.76.0
Process completed with exit code 101.
|
use of deprecated constant `networks::union::UNION_TESTNET_8`:
packages/cw-orch-networks/src/networks/union.rs#L10
error: use of deprecated constant `networks::union::UNION_TESTNET_8`
--> packages/cw-orch-networks/src/networks/union.rs:10:38
|
10 | pub const UNION_TESTNET: ChainInfo = UNION_TESTNET_8;
| ^^^^^^^^^^^^^^^
|
use of deprecated constant `networks::union::UNION_TESTNET_8`:
packages/cw-orch-networks/src/networks/mod.rs#L85
error: use of deprecated constant `networks::union::UNION_TESTNET_8`
--> packages/cw-orch-networks/src/networks/mod.rs:85:5
|
85 | UNION_TESTNET_8,
| ^^^^^^^^^^^^^^^
|
use of deprecated constant `networks::union::UNION_TESTNET_8`:
packages/cw-orch-networks/src/networks/mod.rs#L22
error: use of deprecated constant `networks::union::UNION_TESTNET_8`
--> packages/cw-orch-networks/src/networks/mod.rs:22:29
|
22 | use crate::networks::union::UNION_TESTNET_8;
| ^^^^^^^^^^^^^^^
|
= 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
|
use of deprecated constant `networks::union::UNION_TESTNET_8`:
packages/cw-orch-networks/src/networks/union.rs#L10
error: use of deprecated constant `networks::union::UNION_TESTNET_8`
--> packages/cw-orch-networks/src/networks/union.rs:10:38
|
10 | pub const UNION_TESTNET: ChainInfo = UNION_TESTNET_8;
| ^^^^^^^^^^^^^^^
|
use of deprecated constant `networks::union::UNION_TESTNET_8`:
packages/cw-orch-networks/src/networks/mod.rs#L85
error: use of deprecated constant `networks::union::UNION_TESTNET_8`
--> packages/cw-orch-networks/src/networks/mod.rs:85:5
|
85 | UNION_TESTNET_8,
| ^^^^^^^^^^^^^^^
|
use of deprecated constant `networks::union::UNION_TESTNET_8`:
packages/cw-orch-networks/src/networks/mod.rs#L22
error: use of deprecated constant `networks::union::UNION_TESTNET_8`
--> packages/cw-orch-networks/src/networks/mod.rs:22:29
|
22 | use crate::networks::union::UNION_TESTNET_8;
| ^^^^^^^^^^^^^^^
|
= 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
|
ubuntu / 1.76.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
|
beta / clippy
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
|
stable / fmt
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
|