Skip to content

feat: set builder.gaslimit default value #37

feat: set builder.gaslimit default value

feat: set builder.gaslimit default value #37

Triggered via pull request April 14, 2026 03:54
Status Failure
Total duration 16m 55s
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
check-toml
Process completed with exit code 20.
typos
Process completed with exit code 2.
fmt
Process completed with exit code 1.
deny / cargo deny check
Process completed with exit code 9.
clippy
Process completed with exit code 101.
clippy binaries / ethereum
Process completed with exit code 101.
MSRV (op-reth)
Process completed with exit code 101.
book
Process completed with exit code 101.
MSRV (reth)
The strategy configuration was canceled because "msrv.op-reth" failed
MSRV (reth)
Process completed with exit code 101.
docs
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/storage/libmdbx-rs/src/environment.rs#L268
"writeable" should be "writable".
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".
deny / cargo deny check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/