feat: add rewards module #251
Annotations
7 errors and 1 warning
x/rewards/keeper/allocation.go#L170
poolsParams.AllowedServiceIDs undefined (type "github.com/milkyway-labs/milkyway/x/pools/types".Params has no field or method AllowedServiceIDs)
|
x/rewards/keeper/allocation.go#L172
serviceParams.WhitelistedPoolIDs undefined (type "github.com/milkyway-labs/milkyway/x/restaking/types".ServiceParams has no field or method WhitelistedPoolIDs)
|
x/rewards/keeper/allocation.go#L175
serviceParams.WhitelistedPoolIDs undefined (type "github.com/milkyway-labs/milkyway/x/restaking/types".ServiceParams has no field or method WhitelistedPoolIDs)
|
x/rewards/keeper/allocation.go#L196
operatorParams.JoinedServiceIDs undefined (type "github.com/milkyway-labs/milkyway/x/restaking/types".OperatorParams has no field or method JoinedServiceIDs)
|
x/rewards/keeper/allocation.go#L197
serviceParams.WhitelistedOperatorIDs undefined (type "github.com/milkyway-labs/milkyway/x/restaking/types".ServiceParams has no field or method WhitelistedOperatorIDs)
|
x/rewards/keeper/allocation.go#L198
serviceParams.WhitelistedOperatorIDs undefined (type "github.com/milkyway-labs/milkyway/x/restaking/types".ServiceParams has no field or method WhitelistedOperatorIDs)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading