updates based on comments #2415
Annotations
6 errors
Analyze
cannot use tc.ev (variable of type *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence) as string value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
|
Analyze
cannot use tc.chainID (variable of type string) as *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
|
Analyze
cannot use evidence (variable of type *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence) as string value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
|
Analyze
cannot use chainID (variable of type string) as *"github.com/cometbft/cometbft/types".DuplicateVoteEvidence value in argument to s.providerApp.GetProviderKeeper().HandleConsumerDoubleVoting
|
Analyze
not enough arguments in call to s.providerApp.GetProviderKeeper().HandleConsumerMisbehaviour
|
Analyze
not enough arguments in call to s.providerApp.GetProviderKeeper().CheckMisbehaviour
|