feat(chain)!: make CheckPoint data field optional
#7793
cont_integration.yml
on: pull_request
prepare
4s
Rust fmt
22s
Matrix: Build & Test Examples
Matrix: Build & Test
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 >=`
|