zcash_client_backend: Require the tree state for the start of each sc… #2620
ci.yml
on: pull_request
Bitrot check
2m 55s
Clippy (MSRV)
2m 59s
Clippy (beta)
13s
Code coverage
7m 16s
Intra-doc links
3m 41s
Rustfmt
10s
protobuf consistency
2m 50s
UUID validity
4s
Matrix: build-latest
Matrix: build-nodefault
Matrix: check-msrv
Matrix: test
Annotations
21 errors and 5 warnings
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed 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.
|
no function or associated item named `random` found for struct `jubjub::Fq` in the current scope:
zcash_client_sqlite/src/testing.rs#L388
error[E0599]: no function or associated item named `random` found for struct `jubjub::Fq` in the current scope
--> zcash_client_sqlite/src/testing.rs:388:82
|
388 | acc.append(sapling::Node::from_scalar(bls12_381::Scalar::random(
| ^^^^^^ function or associated item not found in `jubjub::Fq`
|
= help: items from traits can only be used if the trait is in scope
help: the following trait is implemented but not in scope; perhaps add a `use` for it:
|
1 | use group::ff::Field;
|
|
Clippy (MSRV)
Clippy had exited with the 101 exit code
|
Check ZFuture build on Linux
Process completed with exit code 101.
|
Check ZFuture build on Windows
Process completed with exit code 1.
|
Check ZFuture build on macOS
Process completed with exit code 101.
|
Test on macOS
Process completed with exit code 101.
|
Test NU6 on Linux
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test on Linux
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test Orchard on Windows
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test on Windows
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test Orchard on Linux
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test NU6 on Windows
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test Orchard on macOS
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test Orchard on macOS
The operation was canceled.
|
Code coverage
Process completed with exit code 1.
|
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/
|
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/.
|
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/
|