DO NOT CLOSE #4522
Annotations
10 errors
Install golangci-lint:
cmd/integration/commands/stages.go#L1592
not enough arguments in call to stagedsync.StageMiningExecCfg
|
Install golangci-lint:
cmd/integration/main.go#L27
could not import github.com/erigontech/erigon/cmd/integration/commands (-: # github.com/erigontech/erigon/cmd/integration/commands
|
Install golangci-lint:
cmd/integration/commands/stages.go#L1592
not enough arguments in call to stagedsync.StageMiningExecCfg
|
Install golangci-lint:
consensus/misc/eip1559_test.go#L115
not enough arguments in call to CalcBaseFee
|
Install golangci-lint:
core/types/receipt_test.go#L217
not enough arguments in call to receipts.DeriveFields
|
Install golangci-lint:
opstack/opstack_test.go#L313
cannot use statedb (variable of type *testStateGetter) as StateGetter value in argument to NewL1CostFunc: *testStateGetter does not implement StateGetter (wrong type for method GetState)
|
Install golangci-lint:
opstack/opstack_test.go#L327
cannot use statedb (variable of type *testStateGetter) as StateGetter value in argument to NewL1CostFunc: *testStateGetter does not implement StateGetter (wrong type for method GetState)
|
Install golangci-lint:
opstack/opstack_test.go#L335
cannot use statedb (variable of type *testStateGetter) as StateGetter value in argument to NewL1CostFunc: *testStateGetter does not implement StateGetter (wrong type for method GetState)
|
Install golangci-lint:
opstack/opstack_test.go#L342
cannot use statedb (variable of type *testStateGetter) as StateGetter value in argument to NewL1CostFunc: *testStateGetter does not implement StateGetter (wrong type for method GetState)
|
Install golangci-lint:
opstack/opstack_test.go#L353
cannot use statedb (variable of type *testStateGetter) as StateGetter value in argument to NewL1CostFunc: *testStateGetter does not implement StateGetter (wrong type for method GetState)
|
Loading