chore: update init scripts to use dasel #151
Annotations
4 errors
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)
|
|
The logs for this run have expired and are no longer available.
Loading