feat: set builder.gaslimit default value #37
lint.yml
on: pull_request
Matrix: clippy-binaries
clippy
1m 53s
wasm
7m 28s
crate-checks
4m 25s
docs
3m 18s
fmt
17s
udeps
3m 37s
book
2m 12s
typos
8s
grafana
9s
no-test-deps
26s
features
16m 42s
feature-propagation
1m 25s
deny
/
cargo deny check
42s
riscv
4m 30s
check-toml
7s
Matrix: MSRV
lint success
4s
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/
|