Skip to content

feat: cross-chain bridge execution layer #52

feat: cross-chain bridge execution layer

feat: cross-chain bridge execution layer #52

Triggered via pull request July 16, 2026 11:34
Status Failure
Total duration 12m 57s
Artifacts

lint.yml

on: pull_request
Matrix: clippy-binaries
Matrix: MSRV
lint success
4s
lint success
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 4 warnings
typos
Process completed with exit code 2.
check-toml
Process completed with exit code 20.
fmt
Process completed with exit code 1.
deny / cargo deny check
Process completed with exit code 9.
MSRV (reth)
Process completed with exit code 101.
crate-checks
Process completed with exit code 1.
MSRV (op-reth)
The strategy configuration was canceled because "msrv.reth" failed
MSRV (op-reth)
The operation was canceled.
clippy binaries / ethereum
Process completed with exit code 101.
clippy
Process completed with exit code 101.
book
Process completed with exit code 101.
docs
Process completed with exit code 101.
udeps
Process completed with exit code 101.
wasm
Process completed with exit code 1.
riscv
Process completed with exit code 1.
lint success
Process completed with exit code 1.
typos: crates/transaction-pool/src/validate/eth.rs#L1674
"Valdiate" should be "Validate".
typos: crates/transaction-pool/src/validate/eth.rs#L1658
"Valdiate" should be "Validate".
typos: crates/storage/libmdbx-rs/src/environment.rs#L268
"writeable" should be "writable".
deny / cargo deny check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/