Skip to content

fix(UpdateParams/tests) Fix bugs and refine tests to ensure ‘make test’ works #15

fix(UpdateParams/tests) Fix bugs and refine tests to ensure ‘make test’ works

fix(UpdateParams/tests) Fix bugs and refine tests to ensure ‘make test’ works #15

Triggered via pull request February 28, 2024 09:56
Status Failure
Total duration 5m 27s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
5m 18s
Run golangci-lint
Run markdown-lint
7s
Run markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 9 warnings
Run golangci-lint: x/withdraw/module.go#L90
commentFormatting: put a space between `//` and comment text (gocritic)
Run golangci-lint: x/withdraw/client/cli/tx.go#L4
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint
issues found
Run markdown-lint
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-lint
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-lint: 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-lint: x/slash/client/cli/query_params.go#L15
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: 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-lint: x/withdraw/module.go#L48
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/withdraw/module.go#L51
unused-parameter: parameter 'reg' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/withdraw/module.go#L54
unused-parameter: parameter 'clientCtx' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/withdraw/module.go#L88
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)