Skip to content

Add more debug and trace logging #1832

Add more debug and trace logging

Add more debug and trace logging #1832

Triggered via push July 13, 2023 01:14
Status Failure
Total duration 31m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
unused import: `info`: zcash_client_sqlite/src/wallet/scanning.rs#L6
error: unused import: `info` --> zcash_client_sqlite/src/wallet/scanning.rs:6:22 | 6 | use tracing::{debug, info, trace}; | ^^^^ | = note: `-D unused-imports` implied by `-D warnings`
unused import: `info`: zcash_client_sqlite/src/wallet/scanning.rs#L6
error: unused import: `info` --> zcash_client_sqlite/src/wallet/scanning.rs:6:22 | 6 | use tracing::{debug, info, trace}; | ^^^^ | = note: `-D unused-imports` implied by `-D warnings`
Clippy (MSRV)
Clippy had exited with the 101 exit code