Skip to content

Use engine api get-blobs for block subscriber #44259

Use engine api get-blobs for block subscriber

Use engine api get-blobs for block subscriber #44259

Triggered via pull request October 7, 2024 15:02
Status Failure
Total duration 6m 15s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
Lint: beacon-chain/sync/rpc_beacon_blocks_by_range_test.go#L246
cannot use mockEngine (variable of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/execution/testing".EngineClient) as "github.com/prysmaticlabs/prysm/v5/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/execution/testing".EngineClient does not implement "github.com/prysmaticlabs/prysm/v5/beacon-chain/execution".Reconstructor (missing method ReconstructBlobSidecars)
Lint: beacon-chain/sync/rpc_beacon_blocks_by_root_test.go#L156
unknown field executionPayloadReconstructor in struct literal of type config (typecheck)
Lint
issues found
Build: beacon-chain/sync/rpc_beacon_blocks_by_range_test.go#L246
cannot use mockEngine (variable of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/execution/testing".EngineClient) as "github.com/prysmaticlabs/prysm/v5/beacon-chain/execution".Reconstructor value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/execution/testing".EngineClient does not implement "github.com/prysmaticlabs/prysm/v5/beacon-chain/execution".Reconstructor (missing method ReconstructBlobSidecars)
Build: beacon-chain/sync/rpc_beacon_blocks_by_root_test.go#L156
unknown field executionPayloadReconstructor in struct literal of type config
Build
Process completed with exit code 1.
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/
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']
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