feat: support multiple coins as delegation rewards #178
all.yml
on: push
lint
/
buf
10s
lint
/
golangci
1m 35s
test
/
test
1m 45s
test
/
interchaintest
7m 39s
Annotations
20 errors and 3 warnings
lint / golangci:
testutil/integration/checks.go#L1
: # github.com/KYVENetwork/chain/testutil/integration
|
lint / golangci:
testutil/integration/checks.go#L331
resD.Delegator.CurrentReward undefined (type *"github.com/KYVENetwork/chain/x/query/types".StakerDelegatorResponse has no field or method CurrentReward)
|
lint / golangci:
testutil/integration/checks.go#L342
sRes.CurrentReward undefined (type "github.com/KYVENetwork/chain/x/query/types".DelegationForStakerResponse has no field or method CurrentReward)
|
lint / golangci:
testutil/integration/checks.go#L370
delegator.CurrentReward undefined (type "github.com/KYVENetwork/chain/x/query/types".StakerDelegatorResponse has no field or method CurrentReward)
|
lint / golangci:
testutil/integration/checks.go#L380
invalid operation: expectedBalance += suite.App().DelegationKeeper.GetOutstandingRewards(suite.Ctx(), delegator.Staker, delegator.Delegator) (mismatched types uint64 and "github.com/cosmos/cosmos-sdk/types".Coins) (typecheck)
|
lint / golangci:
x/bundles/keeper/abci_protocol_split_test.go#L5
could not import github.com/KYVENetwork/chain/testutil/integration (-: # github.com/KYVENetwork/chain/testutil/integration
|
lint / golangci:
testutil/integration/checks.go#L331
resD.Delegator.CurrentReward undefined (type *"github.com/KYVENetwork/chain/x/query/types".StakerDelegatorResponse has no field or method CurrentReward)
|
lint / golangci:
testutil/integration/checks.go#L342
sRes.CurrentReward undefined (type "github.com/KYVENetwork/chain/x/query/types".DelegationForStakerResponse has no field or method CurrentReward)
|
lint / golangci:
testutil/integration/checks.go#L370
delegator.CurrentReward undefined (type "github.com/KYVENetwork/chain/x/query/types".StakerDelegatorResponse has no field or method CurrentReward)
|
lint / golangci:
testutil/integration/checks.go#L380
invalid operation: expectedBalance += suite.App().DelegationKeeper.GetOutstandingRewards(suite.Ctx(), delegator.Staker, delegator.Delegator) (mismatched types uint64 and "github.com/cosmos/cosmos-sdk/types".Coins)) (typecheck)
|
test / test:
testutil/integration/checks.go#L331
resD.Delegator.CurrentReward undefined (type *"github.com/KYVENetwork/chain/x/query/types".StakerDelegatorResponse has no field or method CurrentReward)
|
test / test:
testutil/integration/checks.go#L342
sRes.CurrentReward undefined (type "github.com/KYVENetwork/chain/x/query/types".DelegationForStakerResponse has no field or method CurrentReward)
|
test / test:
testutil/integration/checks.go#L370
delegator.CurrentReward undefined (type "github.com/KYVENetwork/chain/x/query/types".StakerDelegatorResponse has no field or method CurrentReward)
|
test / test:
testutil/integration/checks.go#L380
invalid operation: expectedBalance += suite.App().DelegationKeeper.GetOutstandingRewards(suite.Ctx(), delegator.Staker, delegator.Delegator) (mismatched types uint64 and "github.com/cosmos/cosmos-sdk/types".Coins)
|
test / test:
testutil/integration/checks.go#L331
resD.Delegator.CurrentReward undefined (type *"github.com/KYVENetwork/chain/x/query/types".StakerDelegatorResponse has no field or method CurrentReward)
|
test / test:
testutil/integration/checks.go#L342
sRes.CurrentReward undefined (type "github.com/KYVENetwork/chain/x/query/types".DelegationForStakerResponse has no field or method CurrentReward)
|
test / test:
testutil/integration/checks.go#L370
delegator.CurrentReward undefined (type "github.com/KYVENetwork/chain/x/query/types".StakerDelegatorResponse has no field or method CurrentReward)
|
test / test:
testutil/integration/checks.go#L380
invalid operation: expectedBalance += suite.App().DelegationKeeper.GetOutstandingRewards(suite.Ctx(), delegator.Staker, delegator.Delegator) (mismatched types uint64 and "github.com/cosmos/cosmos-sdk/types".Coins)
|
test / test:
testutil/integration/checks.go#L331
resD.Delegator.CurrentReward undefined (type *"github.com/KYVENetwork/chain/x/query/types".StakerDelegatorResponse has no field or method CurrentReward)
|
test / test:
testutil/integration/checks.go#L342
sRes.CurrentReward undefined (type "github.com/KYVENetwork/chain/x/query/types".DelegationForStakerResponse has no field or method CurrentReward)
|
lint / golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / interchaintest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|