DO NOT CLOSE #2800
test-integration-erigon.yml
on: pull_request
source-of-changes
6s
Matrix: tests-mac-linux
Matrix: tests-windows
Annotations
28 errors and 1 warning
tests-mac-linux (macos-14):
consensus/misc/eip1559_test.go#L115
not enough arguments in call to CalcBaseFee
|
tests-mac-linux (macos-14):
core/types/receipt_test.go#L217
not enough arguments in call to receipts.DeriveFields
|
tests-mac-linux (macos-14):
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)
|
tests-mac-linux (macos-14):
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)
|
tests-mac-linux (macos-14):
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)
|
tests-mac-linux (macos-14):
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)
|
tests-mac-linux (macos-14):
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)
|
tests-mac-linux (macos-14):
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)
|
tests-mac-linux (macos-14)
Process completed with exit code 2.
|
tests-mac-linux (ubuntu-22.04)
The job was canceled because "macos-14" failed.
|
tests-mac-linux (ubuntu-22.04):
consensus/misc/eip1559_test.go#L115
not enough arguments in call to CalcBaseFee
|
tests-mac-linux (ubuntu-22.04):
core/types/receipt_test.go#L217
not enough arguments in call to receipts.DeriveFields
|
tests-mac-linux (ubuntu-22.04):
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)
|
tests-mac-linux (ubuntu-22.04):
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)
|
tests-mac-linux (ubuntu-22.04):
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)
|
tests-mac-linux (ubuntu-22.04):
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)
|
tests-mac-linux (ubuntu-22.04):
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)
|
tests-mac-linux (ubuntu-22.04):
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)
|
tests-mac-linux (ubuntu-22.04)
The operation was canceled.
|
tests-windows (windows-2022):
consensus/misc/eip1559_test.go#L115
not enough arguments in call to CalcBaseFee
|
tests-windows (windows-2022):
core/types/receipt_test.go#L217
not enough arguments in call to receipts.DeriveFields
|
tests-windows (windows-2022):
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)
|
tests-windows (windows-2022):
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)
|
tests-windows (windows-2022):
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)
|
tests-windows (windows-2022):
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)
|
tests-windows (windows-2022):
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)
|
tests-windows (windows-2022):
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)
|
tests-windows (windows-2022)
Process completed with exit code 1.
|
source-of-changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|