Skip to content

[DO NOT MERGE] Update sdk to new contract layout with slashing feature branch #1308

[DO NOT MERGE] Update sdk to new contract layout with slashing feature branch

[DO NOT MERGE] Update sdk to new contract layout with slashing feature branch #1308

Triggered via pull request December 23, 2024 19:21
Status Failure
Total duration 48s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: chainio/clients/elcontracts/reader.go#L137
r.delegationManager.OperatorDetails undefined (type *contractDelegationManager.ContractDelegationManager has no field or method OperatorDetails)
Lint: chainio/clients/elcontracts/reader.go#L296
undefined: rewardscoordinator.IRewardsCoordinatorDistributionRoot
Lint: chainio/clients/elcontracts/reader.go#L298
undefined: rewardscoordinator.IRewardsCoordinatorDistributionRoot
Lint: chainio/clients/elcontracts/reader.go#L331
undefined: rewardscoordinator.IRewardsCoordinatorRewardsMerkleClaim
Lint: chainio/clients/elcontracts/writer.go#L159
undefined: delegationmanager.IDelegationManagerOperatorDetails
Lint: chainio/clients/elcontracts/writer.go#L171
not enough arguments in call to w.delegationManager.RegisterAsOperator
Lint: chainio/clients/elcontracts/writer.go#L194
undefined: delegationmanager.IDelegationManagerOperatorDetails
Lint: chainio/clients/elcontracts/writer.go#L207
not enough arguments in call to w.delegationManager.ModifyOperatorDetails
Lint: chainio/clients/elcontracts/writer.go#L327
undefined: rewardscoordinator.IRewardsCoordinatorRewardsMerkleClaim
Lint: chainio/clients/elcontracts/writer.go#L409
undefined: rewardscoordinator.IRewardsCoordinatorRewardsMerkleClaim
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636