DO NOT CLOSE #4563
Annotations
10 errors
lint:
consensus/misc/eip1559_test.go#L115
not enough arguments in call to CalcBaseFee
|
lint:
core/types/receipt_test.go#L217
not enough arguments in call to receipts.DeriveFields
|
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)
|
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)
|
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)
|
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)
|
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)
|
lint:
opstack/opstack_test.go#L365
cannot use statedb (variable of type *testStateGetter) as StateGetter value in argument to NewL1CostFunc: *testStateGetter does not implement StateGetter (wrong type for method GetState)
|
lint:
turbo/jsonrpc/eth_call_test.go#L243
not enough arguments in call to ethapi.RPCMarshalBlockDeprecated
|
lint:
turbo/jsonrpc/eth_call_test.go#L281
not enough arguments in call to ethapi.RPCMarshalBlockDeprecated
|