Skip to content

Implement PCZT support #177

Implement PCZT support

Implement PCZT support #177

Triggered via pull request December 5, 2024 16:24
@str4dstr4d
synchronize #146
pczt
Status Failure
Total duration 4m 45s
Artifacts

ci.yml

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

Annotations

2 errors and 8 warnings
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
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
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
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