Add union-testnet-9 (#528) #2236
check.yml
on: push
stable / fmt
1m 55s
nightly / doc
7m 39s
ubuntu / stable / features
16m 19s
build-artifacts
1m 21s
Matrix: clippy
Matrix: msrv
Annotations
7 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/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/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
|
build-artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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
|