DO NOT MERGE: testing #643
ci.yml
on: pull_request
unit-test
15m 41s
integration-test
16m 28s
unused dependencies
6m 26s
clippy
6m 16s
Annotations
8 errors and 4 warnings
clippy:
crates/cli/src/main.rs#L10
unused import: `ed25519_consensus::SigningKey as SigningKeyEd`
|
clippy:
crates/cli/src/main.rs#L11
unused import: `rand::rngs::OsRng`
|
clippy:
crates/cli/src/main.rs#L83
wildcard pattern covers any other pattern as it will match anyway
|
clippy:
crates/cli/src/main.rs#L157
wildcard pattern covers any other pattern as it will match anyway
|
clippy
Process completed with exit code 101.
|
unused dependencies:
crates/cli/src/main.rs#L10
unused import: `ed25519_consensus::SigningKey as SigningKeyEd`
|
unused dependencies:
crates/cli/src/main.rs#L11
unused import: `rand::rngs::OsRng`
|
unused dependencies
Process completed with exit code 101.
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unused dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|