feat(callback): cherrypick callback module #164
Annotations
6 errors
app/app.go#L229
var `maccCanReceiveTokens` is unused (unused)
|
x/callback/keeper/callback.go#L140
S1008: should use 'return strings.EqualFold(sender, contractInfo.Admin)' instead of 'if strings.EqualFold(sender, contractInfo.Admin) { return true }; return false' (gosimple)
|
x/cwerrors/keeper/subscriptions.go#L89
S1008: should use 'return strings.EqualFold(sender, contractInfo.Admin)' instead of 'if strings.EqualFold(sender, contractInfo.Admin) { return true }; return false' (gosimple)
|
e2e/testing/chain.go#L82
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
rollappd/cmd/start.go#L374
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading