fix: updates to support latest eigensdk #576
Annotations
3 errors and 1 warning
Unit Test:
pkg/rewards/claim_test.go#L258
cannot use reader (variable of type *fakeELReader) as elChainReader value in argument to getClaimDistributionRoot: *fakeELReader does not implement elChainReader (wrong type for method CurrRewardsCalculationEndTimestamp)
|
Unit Test:
pkg/rewards/show_test.go#L166
cannot use fakeELReader (variable of type *FakeELReader) as ELReader value in argument to getClaimedRewards: *FakeELReader does not implement ELReader (wrong type for method GetCumulativeClaimed)
|
Unit Test
Process completed with exit code 2.
|
Unit Test
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/
|