Skip to content

core: implement ssz for all objects with tests #29

core: implement ssz for all objects with tests

core: implement ssz for all objects with tests #29

Triggered via pull request November 25, 2025 15:02
Status Failure
Total duration 1m 11s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Clippy
Process completed with exit code 101.
Clippy: src/signature/generalized_xmss.rs#L1313
adding items after statements is confusing, since items exist from the start of the scope
Clippy: src/signature/generalized_xmss.rs#L439
useless conversion to the same type: `std::string::String`
Clippy: src/signature/generalized_xmss.rs#L312
this function has too many lines (110/100)
Clippy: src/signature/generalized_xmss.rs#L159
useless conversion to the same type: `std::string::String`