Skip to content

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

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

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

Triggered via pull request January 15, 2025 17:48
Status Failure
Total duration 5m 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: txnprovider/txpool/pool_fuzz_test.go#L328
cannot use func() {} (value of type func()) as StateChangesClient value in argument to New: func() does not implement StateChangesClient (missing method StateChanges)
lint: txnprovider/txpool/pool_fuzz_test.go#L328
cannot use log.New() (value of type "github.com/erigontech/erigon-lib/log/v3".Logger) as *NewSlotsStreams value in argument to New
lint: txnprovider/txpool/pool_fuzz_test.go#L328
cannot use WithFeeCalculator(nil) (value of type Option) as "github.com/erigontech/erigon-lib/log/v3".Logger value in argument to New: Option does not implement "github.com/erigontech/erigon-lib/log/v3".Logger (missing method Crit)
lint: txnprovider/txpool/pool_fuzz_test.go#L554
cannot use func() {} (value of type func()) as StateChangesClient value in argument to New: func() does not implement StateChangesClient (missing method StateChanges)
lint: txnprovider/txpool/pool_fuzz_test.go#L554
cannot use log.New() (value of type "github.com/erigontech/erigon-lib/log/v3".Logger) as *NewSlotsStreams value in argument to New
lint: txnprovider/txpool/pool_fuzz_test.go#L554
cannot use WithFeeCalculator(nil) (value of type Option) as "github.com/erigontech/erigon-lib/log/v3".Logger value in argument to New: Option does not implement "github.com/erigontech/erigon-lib/log/v3".Logger (missing method Crit)
lint: txnprovider/txpool/pool_test.go#L62
cannot use func() {} (value of type func()) as StateChangesClient value in argument to New: func() does not implement StateChangesClient (missing method StateChanges)
lint: txnprovider/txpool/pool_test.go#L62
cannot use log.New() (value of type "github.com/erigontech/erigon-lib/log/v3".Logger) as *NewSlotsStreams value in argument to New
lint: txnprovider/txpool/pool_test.go#L62
cannot use WithFeeCalculator(nil) (value of type Option) as "github.com/erigontech/erigon-lib/log/v3".Logger value in argument to New: Option does not implement "github.com/erigontech/erigon-lib/log/v3".Logger (missing method Crit)
lint: txnprovider/txpool/pool_test.go#L182
cannot use func() {} (value of type func()) as StateChangesClient value in argument to New: func() does not implement StateChangesClient (missing method StateChanges)