Skip to content

feat: Rewards v2 batch claiming support #590

feat: Rewards v2 batch claiming support

feat: Rewards v2 batch claiming support #590

Triggered via pull request November 15, 2024 15:22
Status Failure
Total duration 38s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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