Skip to content

pczt: Define the structure and semantics of the PCZT format #855

pczt: Define the structure and semantics of the PCZT format

pczt: Define the structure and semantics of the PCZT format #855

Triggered via pull request December 4, 2024 04:59
@str4dstr4d
synchronize #1577
pczt-format
Status Success
Total duration 2m 54s
Artifacts

audits.yml

on: pull_request
Vet Rust dependencies
2m 35s
Vet Rust dependencies
Check licenses
44s
Check licenses
Required status checks have passed
0s
Required status checks have passed
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
variant `V0` is never constructed: pczt/src/lib.rs#L127
error: variant `V0` is never constructed --> pczt/src/lib.rs:127:5 | 126 | enum Version { | ------- variant in this enum 127 | V0, | ^^ | = note: `Version` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `-D dead-code` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(dead_code)]`
Check licenses
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Vet Rust dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Required status checks have passed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636