Skip to content

make types explicit in the transaction_record scope #2402

make types explicit in the transaction_record scope

make types explicit in the transaction_record scope #2402

Triggered via pull request April 20, 2024 16:44
Status Failure
Total duration 2m 42s
Artifacts

ci.yaml

on: pull_request
cargo-checkmate  /  Cache checkmate
6s
cargo-checkmate / Cache checkmate
test  /  Build test artifacts
47s
test / Build test artifacts
Reject trailing whitespace
9s
Reject trailing whitespace
Run doc tests
50s
Run doc tests
Matrix: cargo-checkmate / Cargo checkmate
Matrix: test / Run tests
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 6 warnings
test / Build test artifacts: zingolib/src/wallet.rs#L10
unused import: `orchard::note_encryption::OrchardDomain`
test / Build test artifacts: zingolib/src/wallet.rs#L11
unused import: `orchard::tree::MerkleHashOrchard`
test / Build test artifacts: zingolib/src/wallet.rs#L14
unused import: `sapling_crypto::note_encryption::SaplingDomain`
test / Build test artifacts: zingolib/src/wallet.rs#L28
unused import: `Vector`
test / Build test artifacts: zingolib/src/wallet.rs#L29
unused import: `zcash_note_encryption::Domain`
test / Build test artifacts: zingolib/src/wallet.rs#L31
unused import: `consensus::BlockHeight`
test / Build test artifacts: zingolib/src/wallet.rs#L33
unused import: `zingo_status::confirmation_status::ConfirmationStatus`
test / Build test artifacts: zingolib/src/wallet.rs#L36
unused import: `crate::wallet::notes::ShieldedNoteInterface`
test / Build test artifacts: zingolib/src/wallet.rs#L40
unused import: `COMMITMENT_TREE_LEVELS`
test / Build test artifacts: zingolib/src/wallet.rs#L38
unused import: `crate::wallet::traits::ReadableWriteable`
Run doc tests: zingolib/src/wallet.rs#L10
unused import: `orchard::note_encryption::OrchardDomain`
Run doc tests: zingolib/src/wallet.rs#L11
unused import: `orchard::tree::MerkleHashOrchard`
Run doc tests: zingolib/src/wallet.rs#L14
unused import: `sapling_crypto::note_encryption::SaplingDomain`
Run doc tests: zingolib/src/wallet.rs#L28
unused import: `Vector`
Run doc tests: zingolib/src/wallet.rs#L29
unused import: `zcash_note_encryption::Domain`
Run doc tests: zingolib/src/wallet.rs#L31
unused import: `consensus::BlockHeight`
Run doc tests: zingolib/src/wallet.rs#L33
unused import: `zingo_status::confirmation_status::ConfirmationStatus`
Run doc tests: zingolib/src/wallet.rs#L36
unused import: `crate::wallet::notes::ShieldedNoteInterface`
Run doc tests: zingolib/src/wallet.rs#L40
unused import: `COMMITMENT_TREE_LEVELS`
Run doc tests: zingolib/src/wallet.rs#L38
unused import: `crate::wallet::traits::ReadableWriteable`
cargo-checkmate / Cargo checkmate (clippy)
Process completed with exit code 101.
cargo-checkmate / Cargo checkmate (check)
The job was canceled because "clippy" failed.
cargo-checkmate / Cargo checkmate (check)
The operation was canceled.
cargo-checkmate / Cargo checkmate (build)
The job was canceled because "clippy" failed.
cargo-checkmate / Cargo checkmate (build)
The operation was canceled.
cargo-checkmate / Cargo checkmate (doc)
The job was canceled because "clippy" failed.
cargo-checkmate / Cargo checkmate (doc)
The operation was canceled.
cargo-checkmate / Cache checkmate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reject trailing whitespace
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-checkmate / Cargo checkmate (format)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Build test artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run doc tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-checkmate / Cargo checkmate (clippy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.