Skip to content

fix: update module structure #157

fix: update module structure

fix: update module structure #157

Triggered via pull request September 25, 2024 18:14
Status Failure
Total duration 39s
Artifacts

lint.yml

on: pull_request
golangci-lint
28s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors
golangci-lint: x/cada/simulation/oprations.go#L25
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: x/cada/simulation/oprations.go#L42
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: x/cada/simulation/oprations.go#L44
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: x/cada/module/module.go#L183
unused-parameter: parameter 'sdr' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: x/cada/module/module.go#L76
field `govkeeper` is unused (unused)
golangci-lint
issues found