Return the correct light client payload proof #44590
Annotations
10 errors and 2 warnings
beacon-chain/core/light-client/lightclient_test.go#L22
not enough arguments in call to lightClient.NewLightClientOptimisticUpdateFromBeaconState
|
beacon-chain/core/light-client/lightclient_test.go#L27
cannot use update.SyncAggregate (value of type func() *"github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".SyncAggregate) as *"github.com/prysmaticlabs/prysm/v5/proto/eth/v1".SyncAggregate value in argument to l.CheckSyncAggregate
|
beacon-chain/core/light-client/lightclient_test.go#L28
cannot use update.AttestedHeader (value of type func() "github.com/prysmaticlabs/prysm/v5/consensus-types/interfaces".LightClientHeader) as *"github.com/prysmaticlabs/prysm/v5/proto/eth/v2".LightClientHeaderContainer value in argument to l.CheckAttestedHeader
|
beacon-chain/core/light-client/lightclient_test.go#L34
not enough arguments in call to lightClient.NewLightClientOptimisticUpdateFromBeaconState
|
beacon-chain/core/light-client/lightclient_test.go#L40
cannot use update.SyncAggregate (value of type func() *"github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".SyncAggregate) as *"github.com/prysmaticlabs/prysm/v5/proto/eth/v1".SyncAggregate value in argument to l.CheckSyncAggregate
|
beacon-chain/core/light-client/lightclient_test.go#L41
cannot use update.AttestedHeader (value of type func() "github.com/prysmaticlabs/prysm/v5/consensus-types/interfaces".LightClientHeader) as *"github.com/prysmaticlabs/prysm/v5/proto/eth/v2".LightClientHeaderContainer value in argument to l.CheckAttestedHeader
|
beacon-chain/core/light-client/lightclient_test.go#L47
not enough arguments in call to lightClient.NewLightClientOptimisticUpdateFromBeaconState
|
beacon-chain/core/light-client/lightclient_test.go#L53
cannot use update.SyncAggregate (value of type func() *"github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".SyncAggregate) as *"github.com/prysmaticlabs/prysm/v5/proto/eth/v1".SyncAggregate value in argument to l.CheckSyncAggregate
|
beacon-chain/core/light-client/lightclient_test.go#L54
cannot use update.AttestedHeader (value of type func() "github.com/prysmaticlabs/prysm/v5/consensus-types/interfaces".LightClientHeader) as *"github.com/prysmaticlabs/prysm/v5/proto/eth/v2".LightClientHeaderContainer value in argument to l.CheckAttestedHeader
|
beacon-chain/core/light-client/lightclient_test.go#L63
not enough arguments in call to lightClient.NewLightClientFinalityUpdateFromBeaconState
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading