Skip to content

Start batching combiner requests #734

Start batching combiner requests

Start batching combiner requests #734

Triggered via pull request January 8, 2024 10:12
Status Failure
Total duration 31s
Artifacts

pull-request.yml

on: pull_request
Validate Go code
21s
Validate Go code
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Validate Go code
cannot use successfulMockClient (variable of type *mock_graphql.MockClient) as "github.com/forta-network/forta-core-go/clients/graphql".Client value in struct literal: *mock_graphql.MockClient does not implement "github.com/forta-network/forta-core-go/clients/graphql".Client (missing method GetAlertsBatch)
Validate Go code
Process completed with exit code 1.
Validate Go code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/