Skip to content

feat(chain)!: make CheckPoint data field optional #7793

feat(chain)!: make CheckPoint data field optional

feat(chain)!: make CheckPoint data field optional #7793

Triggered via pull request January 8, 2026 08:02
Status Failure
Total duration 3m 46s
Artifacts

cont_integration.yml

on: pull_request
Matrix: Build & Test Examples
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Rust clippy
Process completed with exit code 101.
Rust clippy: crates/core/src/checkpoint.rs#L349
using `clone` on type `D` which implements the `Copy` trait
Rust clippy: crates/core/src/checkpoint.rs#L325
unnecessary `>= y + 1` or `x - 1 >=`