Support additional CLI query commands for the ratelimit
module
#870
Annotations
10 errors
app/upgrades/v5_2_0/fork.go#L57
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
app/upgrades/v5_2_0/fork.go#L18
G101: Potential hardcoded credentials (gosec)
|
x/ratelimit/keeper/keeper_test.go#L23
var `sampleRateLimitA` is unused (unused)
|
x/ratelimit/keeper/keeper_test.go#L31
var `sampleRateLimitB` is unused (unused)
|
x/ratelimit/keeper/keeper_test.go#L39
var `sampleRateLimitC` is unused (unused)
|
x/ratelimit/keeper/keeper_test.go#L47
var `sampleRateLimitD` is unused (unused)
|
x/ratelimit/keeper/grpc_query.go#L61
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
app/upgrades/v5_2_0/fork.go#L60
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
app/upgrades/v5_2_0/fork.go#L67
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
app/upgrades/v5_2_0/fork.go#L71
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading