feat(dividends): module scaffolding #778
golangci_lint.yml
on: pull_request
golangci-lint
2m 51s
Annotations
5 errors and 2 warnings
golangci-lint:
x/dividends/keeper/msg_server.go#L71
Error return value is not checked (errcheck)
|
golangci-lint:
x/dividends/keeper/storage.go#L24
Error return value of `i.Close` is not checked (errcheck)
|
golangci-lint:
x/dividends/module.go#L157
Error return value of `am.keeper.InitGenesis` is not checked (errcheck)
|
golangci-lint:
x/dividends/keeper/allocation.go#L69
ineffectual assignment to err (ineffassign)
|
golangci-lint
issues found
|
golangci-lint
The process '/usr/bin/git' failed with exit code 128
|
golangci-lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.5-59ba2475903d14991271a057ed8b16108d710f2c9e88d3bb3cd8b085cf9552f8
|