feat!: enable chains to allowlist reward denoms permissionlessly #3252
Triggered via pull request
September 26, 2024 08:20
Status
Success
Total duration
7m 47s
Artifacts
–
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
|