Improve the Gov Module Mechanism by BLV Labs #1264
Annotations
10 errors and 1 warning
golangci-lint:
custom/gov/module.go#L92
receiver-naming: receiver name am should be consistent with previous receiver name a for AppModuleBasic (revive)
|
golangci-lint:
custom/gov/keeper/msg_server_test.go#L635
string `abc` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
custom/gov/keeper/msg_server_test.go#L649
string `-0.1` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
custom/gov/keeper/grpc_query.go#L18
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
custom/gov/keeper/migrator.go#L3
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
custom/gov/keeper/migrator.go#L9
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
custom/gov/keeper/migrator.go#L44
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
custom/gov/keeper/proposal.go#L18
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
custom/gov/keeper/deposit_test.go#L236
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
custom/gov/keeper/msg_server_test.go#L3
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/core/core. Supported file pattern: go.sum
|