Skip to content

[actpool] validation for blobtx #4264

[actpool] validation for blobtx

[actpool] validation for blobtx #4264

Triggered via pull request September 19, 2024 09:36
Status Failure
Total duration 2m 35s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ci flow
cannot use ap (variable of type *mock_actpool.MockActPool) as actpool.ActPool value in argument to api.NewServerV2: *mock_actpool.MockActPool does not implement actpool.ActPool (missing method Start)
ci flow
cannot use ap (variable of type *mock_actpool.MockActPool) as actpool.ActPool value in argument to factory.NewBlockBuilder: *mock_actpool.MockActPool does not implement actpool.ActPool (missing method Start)
ci flow
Process completed with exit code 1.
ci flow
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/