Skip to content

feat: cross-chain bridge execution layer #49

feat: cross-chain bridge execution layer

feat: cross-chain bridge execution layer #49

Triggered via pull request July 9, 2026 14:05
Status Failure
Total duration 17m 7s
Artifacts

lint.yml

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

Annotations

16 errors and 4 warnings
typos
Process completed with exit code 2.
fmt
Process completed with exit code 1.
deny / cargo deny check
Process completed with exit code 9.
feature-propagation
Process completed with exit code 1.
clippy binaries / ethereum
Process completed with exit code 101.
docs
Process completed with exit code 101.
clippy
Process completed with exit code 101.
MSRV (reth)
Process completed with exit code 101.
book
Process completed with exit code 101.
MSRV (op-reth)
The strategy configuration was canceled because "msrv.reth" failed
MSRV (op-reth)
Process completed with exit code 101.
udeps
Process completed with exit code 101.
crate-checks
Process completed with exit code 1.
riscv
Process completed with exit code 1.
wasm
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/