Skip to content

fix: temporarily reduce gaslimit when fill txs for builder block #156

fix: temporarily reduce gaslimit when fill txs for builder block

fix: temporarily reduce gaslimit when fill txs for builder block #156

Triggered via pull request January 6, 2025 09:37
@irrunirrun
synchronize #64
fix-ut
Status Failure
Total duration 3m 15s
Artifacts

lint.yml

on: pull_request
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): eth/ethconfig/config.go#L38
could not import github.com/ethereum/go-ethereum/miner (-: # github.com/ethereum/go-ethereum/miner
golang-lint (1.21.x, ubuntu-latest): miner/miner.go#L376
undefined: core.CalcGasLimitForBuilder) (typecheck)
golang-lint (1.21.x, ubuntu-latest): miner/stress/clique/main.go#L40
could not import github.com/ethereum/go-ethereum/miner (-: # github.com/ethereum/go-ethereum/miner
golang-lint (1.21.x, ubuntu-latest): miner/miner.go#L376
undefined: core.CalcGasLimitForBuilder) (typecheck)
golang-lint (1.21.x, ubuntu-latest): cmd/utils/flags.go#L67
could not import github.com/ethereum/go-ethereum/miner (-: # github.com/ethereum/go-ethereum/miner
golang-lint (1.21.x, ubuntu-latest): miner/miner.go#L376
undefined: core.CalcGasLimitForBuilder) (typecheck)
golang-lint (1.21.x, ubuntu-latest): miner/bid_simulator.go#L1
: # github.com/ethereum/go-ethereum/miner [github.com/ethereum/go-ethereum/miner.test]
golang-lint (1.21.x, ubuntu-latest): miner/miner.go#L376
undefined: core.CalcGasLimitForBuilder (typecheck)
golang-lint (1.21.x, ubuntu-latest): p2p/simulations/http.go#L666
node.ServeRPC undefined (type *Node has no field or method ServeRPC) (typecheck)
golang-lint (1.21.x, ubuntu-latest): p2p/simulations/network.go#L189
node.Start undefined (type *Node has no field or method Start) (typecheck)
golang-lint (1.21.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636