Skip to content

Adds operator ejections dataapi endpoint #2935

Adds operator ejections dataapi endpoint

Adds operator ejections dataapi endpoint #2935

Triggered via pull request October 16, 2024 07:10
Status Failure
Total duration 5m 7s
Artifacts

unit-tests.yml

on: pull_request
Coverage Report
0s
Coverage Report
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Unit Tests: disperser/dataapi/subgraph/mock/api.go#L16
cannot use (*MockSubgraphApi)(nil) (value of type *MockSubgraphApi) as subgraph.Api value in variable declaration: *MockSubgraphApi does not implement subgraph.Api (missing method QueryOperatorEjectionsGteBlockTimestamp)
Unit Tests
Process completed with exit code 1.
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/