Electra hard fork #37504
Annotations
8 errors
tests (macos-14):
cl/phase1/core/state/utils_test.go#L50
cannot use mockBeaconState (variable of type *mock_services.MockBeaconState) as "github.com/erigontech/erigon/cl/abstract".BeaconState value in argument to GetValidatorFromDeposit: *mock_services.MockBeaconState does not implement "github.com/erigontech/erigon/cl/abstract".BeaconState (missing method GetPendingConsolidations)
|
tests (macos-14)
Process completed with exit code 2.
|
tests (ubuntu-22.04)
The job was canceled because "macos-14" failed.
|
tests (ubuntu-22.04):
cl/phase1/core/state/utils_test.go#L50
cannot use mockBeaconState (variable of type *mock_services.MockBeaconState) as "github.com/erigontech/erigon/cl/abstract".BeaconState value in argument to GetValidatorFromDeposit: *mock_services.MockBeaconState does not implement "github.com/erigontech/erigon/cl/abstract".BeaconState (missing method GetPendingConsolidations)
|
tests (ubuntu-22.04)
The operation was canceled.
|
tests-windows (windows-2022)
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully"
At D:\a\_actions\al-cheb\configure-pagefile-action\v1.4\scripts\SetPageFileSize.ps1:193 char:1
+ [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : Win32Exception
|
tests-windows (windows-2022):
cl/phase1/core/state/utils_test.go#L50
cannot use mockBeaconState (variable of type *mock_services.MockBeaconState) as "github.com/erigontech/erigon/cl/abstract".BeaconState value in argument to GetValidatorFromDeposit: *mock_services.MockBeaconState does not implement "github.com/erigontech/erigon/cl/abstract".BeaconState (missing method GetPendingConsolidations)
|
tests-windows (windows-2022)
Process completed with exit code 1.
|