fix(UpdateParams/tests) Fix bugs and refine tests to ensure ‘make test’ works #32
Annotations
8 errors and 8 warnings
Run golangci/golangci-lint-action@v4:
testutil/utils.go#L188
Error return value of `rand.Read` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v4:
x/withdraw/module.go#L90
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v4:
app/export.go#L30
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v4:
app/export.go#L37
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v4:
x/withdraw/client/cli/tx.go#L4
File is not `gofumpt`-ed (gofumpt)
|
Run golangci/golangci-lint-action@v4:
precompiles/deposit/types.go#L3
File is not `gofumpt`-ed (gofumpt)
|
Run golangci/golangci-lint-action@v4:
precompiles/deposit/types.go#L5
File is not `gofumpt`-ed (gofumpt)
|
Run golangci/golangci-lint-action@v4
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci/golangci-lint-action@v4:
x/restaking_assets_manage/client/cli/query.go#L79
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v4:
x/restaking_assets_manage/client/cli/query.go#L141
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v4:
x/reward/client/cli/query_params.go#L16
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v4:
x/withdraw/module.go#L48
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v4:
x/withdraw/module.go#L51
unused-parameter: parameter 'reg' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v4:
x/withdraw/module.go#L54
unused-parameter: parameter 'clientCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v4:
x/withdraw/module.go#L88
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading