ibc rate limit module NTRN-393 #2411
Annotations
10 errors and 1 warning
lint:
x/ibc-rate-limit/client/cli/query.go#L10
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
x/ibc-rate-limit/client/cli/query.go#L18
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
x/ibc-rate-limit/client/cli/query.go#L27
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
x/ibc-rate-limit/genesis_test.go#L24
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
x/ibc-rate-limit/ibc_middleware_test.go#L34
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
x/ibc-rate-limit/ibc_middleware_test.go#L107
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
testutil/test_helpers.go#L628
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
lint:
x/ibc-rate-limit/genesis.go#L1
var-naming: don't use an underscore in package name (revive)
|
lint:
x/ibc-rate-limit/ics4_wrapper.go#L1
var-naming: don't use an underscore in package name (revive)
|
lint:
x/ibc-rate-limit/ibc_module.go#L1
var-naming: don't use an underscore in package name (revive)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|