Skip to content

WIP

WIP #2180

Triggered via push October 31, 2023 16:03
Status Failure
Total duration 12m 38s
Artifacts

ci.yml

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

Annotations

18 errors and 2 warnings
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Rustfmt
Process completed with exit code 1.
Latest build on ubuntu-latest
Process completed with exit code 101.
Latest build on windows-latest
The job was canceled because "ubuntu-latest" failed.
Latest build on windows-latest
The operation was canceled.
Latest build on macOS-latest
The job was canceled because "ubuntu-latest" failed.
Latest build on macOS-latest
The operation was canceled.
missing field `orchard_inputs` in initializer of `data_api::wallet::input_selection::Proposal<_, _>`: zcash_client_backend/src/data_api/wallet/input_selection.rs#L503
error[E0063]: missing field `orchard_inputs` in initializer of `data_api::wallet::input_selection::Proposal<_, _>` --> zcash_client_backend/src/data_api/wallet/input_selection.rs:503:16 | 503 | Ok(Proposal { | ^^^^^^^^ missing `orchard_inputs`
missing field `orchard_inputs` in initializer of `data_api::wallet::input_selection::Proposal<_, _>`: zcash_client_backend/src/data_api/wallet/input_selection.rs#L397
error[E0063]: missing field `orchard_inputs` in initializer of `data_api::wallet::input_selection::Proposal<_, _>` --> zcash_client_backend/src/data_api/wallet/input_selection.rs:397:31 | 397 | return Ok(Proposal { | ^^^^^^^^ missing `orchard_inputs`
Clippy (MSRV)
Clippy had exited with the 101 exit code
Intra-doc links
Process completed with exit code 101.
Build target wasm32-wasi
Process completed with exit code 101.
Test on ubuntu-latest
Process completed with exit code 101.
Test on windows-latest
The job was canceled because "ubuntu-latest" failed.
Test on windows-latest
The operation was canceled.
Test on macOS-latest
The job was canceled because "ubuntu-latest" failed.
Test on macOS-latest
The operation was canceled.
Code coverage
Process completed with exit code 1.
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)
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/