Skip to content

Allow for dynamic block sizes in block construction #2476

Allow for dynamic block sizes in block construction

Allow for dynamic block sizes in block construction #2476

Triggered via pull request May 2, 2024 23:47
Status Failure
Total duration 29m 58s
Artifacts

ci.yml

on: pull_request
Matrix: Kani Proofs
Matrix: Rust Actions (Check/Fmt/Clippy)
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Rust Actions (Check/Fmt/Clippy) (macos-latest): lading_payload/src/block.rs#L534
casting `f64` to `u32` may truncate the value
Rust Actions (Check/Fmt/Clippy) (macos-latest): lading_payload/src/block.rs#L534
casting `f64` to `u32` may lose the sign of the value
Rust Actions (Check/Fmt/Clippy) (macos-latest)
Process completed with exit code 101.
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest): lading_payload/src/block.rs#L534
casting `f64` to `u32` may truncate the value
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest): lading_payload/src/block.rs#L534
casting `f64` to `u32` may lose the sign of the value
Rust Actions (Check/Fmt/Clippy) (ubuntu-latest)
Process completed with exit code 101.
buf
No github_token supplied, API requests will be subject to stricter rate limiting