Start batching combiner requests #734
pull-request.yml
on: pull_request
Validate Go code
21s
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/
|