Get blobs from el based in cli flag --blob-to-address
#51754
Annotations
12 errors and 1 warning
Lint
issues found
|
Lint:
beacon-chain/sync/subscriber_beacon_blocks_test.go#L270
cannot use &mockExecution.EngineClient{…} (value of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2) (typecheck)
|
Lint:
beacon-chain/sync/subscriber_beacon_blocks_test.go#L190
cannot use &mockExecution.EngineClient{…} (value of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Lint:
beacon-chain/sync/subscriber_beacon_blocks_test.go#L78
cannot use &mockExecution.EngineClient{} (value of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Lint:
beacon-chain/sync/rpc_beacon_blocks_by_root_test.go#L154
cannot use mockEngine (variable of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Lint:
beacon-chain/sync/rpc_beacon_blocks_by_range_test.go#L245
cannot use mockEngine (variable of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Build
Process completed with exit code 1.
|
Build:
beacon-chain/sync/subscriber_beacon_blocks_test.go#L270
cannot use &mockExecution.EngineClient{…} (value of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Build:
beacon-chain/sync/subscriber_beacon_blocks_test.go#L190
cannot use &mockExecution.EngineClient{…} (value of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Build:
beacon-chain/sync/subscriber_beacon_blocks_test.go#L78
cannot use &mockExecution.EngineClient{} (value of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Build:
beacon-chain/sync/rpc_beacon_blocks_by_root_test.go#L154
cannot use mockEngine (variable of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Build:
beacon-chain/sync/rpc_beacon_blocks_by_range_test.go#L245
cannot use mockEngine (variable of type *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient) as "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/OffchainLabs/prysm/v6/beacon-chain/execution/testing".EngineClient does not implement "github.com/OffchainLabs/prysm/v6/beacon-chain/execution".Reconstructor (missing method GetBlobsV2)
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/prysm/prysm. Supported file pattern: go.sum
|