fixed integration tests #3251
Annotations
7 errors
Analyze:
x/ccv/provider/ibc_middleware.go#L199
assignment mismatch: 1 variable but im.keeper.GetConsumerRewardsAllocationByDenom returns 2 values
|
Analyze
assignment mismatch: 1 variable but im.keeper.GetConsumerRewardsAllocationByDenom returns 2 values
|
Analyze
assignment mismatch: 1 variable but providerKeeper.GetConsumerRewardsAllocationByDenom returns 2 values
|
Analyze
assignment mismatch: 1 variable but providerKeeper.GetConsumerRewardsAllocationByDenom returns 2 values
|
Analyze
assignment mismatch: 1 variable but providerKeeper.GetConsumerRewardsAllocationByDenom returns 2 values
|
Analyze
multiple-value providerKeeper.GetConsumerRewardsAllocationByDenom(s.providerCtx(), s.getFirstBundle().ConsumerId, ibcDenom) (value of type ("github.com/cosmos/interchain-security/v6/x/ccv/provider/types".ConsumerRewardsAllocation, error)) in single-value context
|
Analyze
multiple-value providerKeeper.GetConsumerRewardsAllocationByDenom(providerCtx, s.getFirstBundle().ConsumerId, ibcDenom) (value of type ("github.com/cosmos/interchain-security/v6/x/ccv/provider/types".ConsumerRewardsAllocation, error)) in single-value context
|