Rework of tax to be included in gas #777
Annotations
10 errors and 2 warnings
golangci-lint:
x/classictax/keeper/classictax.go#L40
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
x/classictax/keeper/classictax.go#L284
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
x/classictax/keeper/deduct_fees.go#L70
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
x/classictax/abci.go#L13
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
x/classictax/post/post.go#L82
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
x/classictax/classictax_test.go#L275
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
x/classictax/keeper/classictax.go#L92
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
x/classictax/keeper/classictax.go#L358
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
x/classictax/ante/ante.go#L53
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
x/classictax/post/post.go#L75
File is not `gofumpt`-ed (gofumpt)
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/core/core. Supported file pattern: go.sum
|
golangci-lint:
x/classictax/ante/ante.go#L121
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
The logs for this run have expired and are no longer available.
Loading