feat: Rewards v2 batch claiming support #590
Annotations
4 errors and 1 warning
golangci-lint:
pkg/rewards.go#L4
could not import github.com/Layr-Labs/eigenlayer-cli/pkg/rewards (-: # github.com/Layr-Labs/eigenlayer-cli/pkg/rewards
|
golangci-lint:
pkg/rewards/claim.go#L145
eLWriter.ProcessClaims undefined (type *elcontracts.ChainWriter has no field or method ProcessClaims)) (typecheck)
|
golangci-lint:
pkg/rewards/claim.go#L145
eLWriter.ProcessClaims undefined (type *elcontracts.ChainWriter has no field or method ProcessClaims) (typecheck)
|
golangci-lint
issues found
|
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/
|
Loading