epbs interop branch #45017
Annotations
22 errors and 5 warnings
Build:
testing/util/random/epbs.go#L460
undefined: ethpb.SignedBlindPayloadEnvelope
|
Build:
testing/util/random/epbs.go#L461
undefined: ethpb.SignedBlindPayloadEnvelope
|
Build:
testing/util/random/epbs.go#L468
undefined: ethpb.BlindPayloadEnvelope
|
Build:
testing/util/random/epbs.go#L470
undefined: ethpb.BlindPayloadEnvelope
|
Build:
validator/client/testutil/mock_validator.go#L22
cannot use (*FakeValidator)(nil) (value of type *FakeValidator) as "github.com/prysmaticlabs/prysm/v5/validator/client/iface".Validator value in variable declaration: *FakeValidator does not implement "github.com/prysmaticlabs/prysm/v5/validator/client/iface".Validator (missing method LogPayloadAtts)
|
Build
Process completed with exit code 1.
|
Lint:
beacon-chain/forkchoice/ro_test.go#L164
cannot use m (variable of type *mockROForkchoice) as ROWrappable value in argument to NewROForkChoice: *mockROForkchoice does not implement ROWrappable (missing method HashForBlockRoot)
|
Lint:
beacon-chain/forkchoice/ro_test.go#L177
cannot use &mockROForkchoice{} (value of type *mockROForkchoice) as FastGetter value in variable declaration: *mockROForkchoice does not implement FastGetter (missing method HashForBlockRoot) (typecheck)
|
Lint:
beacon-chain/rpc/service_test.go#L46
cannot use chainService (variable of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService) as blockchain.BlockReceiver value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService does not implement blockchain.BlockReceiver (wrong type for method ReceiveExecutionPayloadEnvelope)
|
Lint:
beacon-chain/rpc/service_test.go#L88
cannot use chainService (variable of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService) as blockchain.BlockReceiver value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService does not implement blockchain.BlockReceiver (wrong type for method ReceiveExecutionPayloadEnvelope)
|
Lint:
beacon-chain/rpc/eth/beacon/handlers_test.go#L1243
cannot use v1alpha1Server (variable of type *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer) as "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer value in struct literal: *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer does not implement "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer (missing method GetExecutionPayloadEnvelope)
|
Lint:
beacon-chain/rpc/eth/beacon/handlers_test.go#L1265
cannot use v1alpha1Server (variable of type *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer) as "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer value in struct literal: *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer does not implement "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer (missing method GetExecutionPayloadEnvelope)
|
Lint:
beacon-chain/rpc/eth/beacon/handlers_test.go#L1289
cannot use v1alpha1Server (variable of type *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer) as "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer value in struct literal: *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer does not implement "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer (missing method GetExecutionPayloadEnvelope)
|
Lint:
beacon-chain/rpc/eth/beacon/handlers_test.go#L1313
cannot use v1alpha1Server (variable of type *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer) as "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer value in struct literal: *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer does not implement "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer (missing method GetExecutionPayloadEnvelope)
|
Lint:
beacon-chain/rpc/eth/beacon/handlers_test.go#L1337
cannot use v1alpha1Server (variable of type *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer) as "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer value in struct literal: *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer does not implement "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer (missing method GetExecutionPayloadEnvelope)
|
Lint:
beacon-chain/rpc/eth/beacon/handlers_test.go#L1360
cannot use v1alpha1Server (variable of type *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer) as "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer value in struct literal: *"github.com/prysmaticlabs/prysm/v5/testing/mock".MockBeaconNodeValidatorServer does not implement "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1".BeaconNodeValidatorServer (missing method GetExecutionPayloadEnvelope)
|
Gosec scan:
testing/util/random/epbs.go#L460
undefined: ethpb.SignedBlindPayloadEnvelope
|
Gosec scan:
testing/util/random/epbs.go#L461
undefined: ethpb.SignedBlindPayloadEnvelope
|
Gosec scan:
testing/util/random/epbs.go#L468
undefined: ethpb.BlindPayloadEnvelope
|
Gosec scan:
testing/util/random/epbs.go#L470
undefined: ethpb.BlindPayloadEnvelope
|
Gosec scan:
validator/client/testutil/mock_validator.go#L22
cannot use (*FakeValidator)(nil) (value of type *FakeValidator) as "github.com/prysmaticlabs/prysm/v5/validator/client/iface".Validator value in variable declaration: *FakeValidator does not implement "github.com/prysmaticlabs/prysm/v5/validator/client/iface".Validator (missing method LogPayloadAtts)
|
Gosec scan
Process completed with exit code 1.
|
Build
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/
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/prysm/prysm. Supported file pattern: go.sum
|
Lint
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/
|
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Gosec scan
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/
|