Fee burn mechanism #695
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:
app/app.go#L323
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
app/app.go#L1158
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:
app/app_test.go#L5
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
|