Skip to content

fix: update module structure #181

fix: update module structure

fix: update module structure #181

Triggered via pull request September 30, 2024 10:40
Status Failure
Total duration 34s
Artifacts

lint.yml

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

Annotations

5 errors
golangci-lint: x/cada/simulation/operation.go#L27
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: x/cada/simulation/operation.go#L45
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: x/cada/simulation/operation.go#L15
ST1019: package "github.com/vitwit/avail-da-module/x/cada/keeper" is being imported more than once (stylecheck)
golangci-lint: x/cada/simulation/operation.go#L16
ST1019(related information): other import of "github.com/vitwit/avail-da-module/x/cada/keeper" (stylecheck)
golangci-lint
issues found