Skip to content

Fixes for new clippy lints / rustc warnings #625

Fixes for new clippy lints / rustc warnings

Fixes for new clippy lints / rustc warnings #625

Triggered via pull request December 3, 2024 18:27
Status Failure
Total duration 15m 8s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
test-and-build: crypto/rust/src/chain_core/mod.rs#L5
can't find crate for `quickcheck`
test-and-build: crypto/rust/src/chain_core/property.rs#L344
unresolved import `quickcheck`
test-and-build: crypto/rust/src/chain_crypto/testing.rs#L4
unresolved import `quickcheck`
test-and-build: crypto/rust/src/chain_crypto/testing.rs#L6
unresolved import `rand_chacha`
test-and-build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test-and-build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test-and-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-and-build: crypto/rust/src/chain_crypto/testing.rs#L5
unused import: `rand::SeedableRng`
test-and-build
`cml-crypto` (lib) generated 1 warning