Fee burn mechanism #698
Annotations
10 errors and 1 warning
lint:
x/feeburn/keeper/grpc_query_test.go#L17
Error return value of `keeper.SetParams` is not checked (errcheck)
|
lint:
x/feeburn/keeper/params_test.go#L16
Error return value of `k.SetParams` is not checked (errcheck)
|
lint:
x/feeburn/keeper/msg_server_test.go#L14
func `setupMsgServer` is unused (unused)
|
lint:
app/app.go#L322
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
app/app.go#L1157
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
lint:
app/app.go#L5
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/app.go#L47
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/app.go#L170
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/test_helpers.go#L8
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/test_helpers.go#L13
File is not `gofumpt`-ed (gofumpt)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
|