Skip to content

pczt: Store proof generation key for dummy spends #180

pczt: Store proof generation key for dummy spends

pczt: Store proof generation key for dummy spends #180

Triggered via push December 7, 2024 11:01
Status Failure
Total duration 4m 23s
Artifacts

ci.yml

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

Annotations

3 errors and 8 warnings
/home/runner/work/sapling-crypto/sapling-crypto/src/lib.rs#L21
this expression creates a reference which is immediately dereferenced by the compiler
this expression creates a reference which is immediately dereferenced by the compiler: src/lib.rs#L21
error: this expression creates a reference which is immediately dereferenced by the compiler --> src/pczt/updater.rs:21:9 | 21 | &self.0 | ^^^^^^^ help: change this to: `self.0` | = note: `-D clippy::needless-borrow` implied by `-D warnings` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
aborting due to previous error
error: aborting due to previous error
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Latest build on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy (MSRV)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy (MSRV)
The `deny` input is deprecated in v1.4 and can be used within the `check-args` input
Intra-doc links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Bitrot check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build target wasm32-wasi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636