Skip to content

Update zcash_client_backend/src/data_api/wallet.rs #2547

Update zcash_client_backend/src/data_api/wallet.rs

Update zcash_client_backend/src/data_api/wallet.rs #2547

Triggered via push March 1, 2024 00:47
Status Failure
Total duration 41m 9s
Artifacts

ci.yml

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

Annotations

3 errors and 5 warnings
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
use of deprecated function `zcash_client_backend::data_api::wallet::spend`: Use `propose_transfer` and `create_proposed_transactions` instead.: zcash_client_sqlite/src/testing.rs#L499
error: use of deprecated function `zcash_client_backend::data_api::wallet::spend`: Use `propose_transfer` and `create_proposed_transactions` instead. --> zcash_client_sqlite/src/testing.rs:499:9 | 499 | spend( | ^^^^^ | = note: `-D deprecated` implied by `-D warnings`
Clippy (MSRV)
Clippy had exited with the 101 exit code
Clippy (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy (MSRV)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (MSRV)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
protobuf consistency
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: supplypike/setup-bin@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.