make types explicit in the transaction_record scope #2402
ci.yaml
on: pull_request
cargo-checkmate
/
Cache checkmate
6s
test
/
Build test artifacts
47s
Reject trailing whitespace
9s
Run doc tests
50s
Matrix: cargo-checkmate / Cargo checkmate
Matrix: test / Run tests
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/.
|