Skip to content

Implement EIP-7691 blob gas price changes for pdn-5 #4236

Implement EIP-7691 blob gas price changes for pdn-5

Implement EIP-7691 blob gas price changes for pdn-5 #4236

Triggered via pull request January 15, 2025 17:56
Status Failure
Total duration 4m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: turbo/execution/eth1/inserters.go#L23
"reflect" imported and not used
lint: turbo/execution/eth1/inserters.go#L25
"github.com/erigontech/erigon-lib/common" imported as libcommon and not used
lint: turbo/execution/eth1/inserters.go#L29
"github.com/erigontech/erigon/core/types" imported and not used
lint: turbo/execution/eth1/inserters.go#L30
"github.com/erigontech/erigon/rpc" imported and not used (typecheck)
lint: turbo/stages/mock/mock_sentry.go#L84
could not import github.com/erigontech/erigon/turbo/execution/eth1 (-: # github.com/erigontech/erigon/turbo/execution/eth1
lint: turbo/execution/eth1/inserters.go#L23
"reflect" imported and not used
lint: turbo/execution/eth1/inserters.go#L25
"github.com/erigontech/erigon-lib/common" imported as libcommon and not used
lint: turbo/execution/eth1/inserters.go#L29
"github.com/erigontech/erigon/core/types" imported and not used
lint: turbo/execution/eth1/inserters.go#L30
"github.com/erigontech/erigon/rpc" imported and not used) (typecheck)
lint: cmd/devnet/scenarios/context.go#L141
cannot use c (variable of type scenarioContext) as "context".Context value in argument to WithParam: scenarioContext does not implement "context".Context (missing method Deadline) (typecheck)