Fix!: SlashAcks api change #3497
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
SonarCloud:
x/ccv/provider/keeper/genesis.go#L69
cannot use cs.SlashDowntimeAck (variable of type []string) as []"github.com/cosmos/interchain-security/v3/x/ccv/provider/types".ConsumerConsAddress value in argument to k.SetSlashAcks
|
SonarCloud:
x/ccv/provider/keeper/relay.go#L259
cannot use k.ConsumeSlashAcks(ctx, chain.ChainId) (value of type []"github.com/cosmos/interchain-security/v3/x/ccv/provider/types".ConsumerConsAddress) as []string value in argument to ccv.NewValidatorSetChangePacketData
|
SonarCloud:
x/ccv/provider/keeper/relay.go#L456
cannot use consumerConsAddr.String() (value of type string) as "github.com/cosmos/interchain-security/v3/x/ccv/provider/types".ConsumerConsAddress value in argument to k.AppendSlashAck
|
SonarCloud
Process completed with exit code 1.
|