Skip to content

Serialize session secret keys #19

Serialize session secret keys

Serialize session secret keys #19

Triggered via push January 29, 2025 09:51
Status Failure
Total duration 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors
cargo clippy: src/lib/high_level/keys.rs#L24
the trait bound `internal::arithmetic::ScalarNonZero: high_level::contexts::_::_serde::Serialize` is not satisfied
cargo clippy: src/lib/high_level/keys.rs#L25
the trait bound `internal::arithmetic::ScalarNonZero: high_level::contexts::_::_serde::Deserialize<'_>` is not satisfied
cargo clippy: src/lib/high_level/keys.rs#L25
the trait bound `internal::arithmetic::ScalarNonZero: high_level::contexts::_::_serde::Deserialize<'_>` is not satisfied
cargo clippy
Process completed with exit code 101.
cargo test: src/lib/high_level/keys.rs#L24
the trait bound `internal::arithmetic::ScalarNonZero: Serialize` is not satisfied
cargo test: src/lib/high_level/keys.rs#L25
the trait bound `internal::arithmetic::ScalarNonZero: Deserialize<'_>` is not satisfied
cargo test: src/lib/high_level/keys.rs#L25
the trait bound `internal::arithmetic::ScalarNonZero: Deserialize<'_>` is not satisfied
cargo test
Process completed with exit code 101.