feat: init custom fee antehandler and posthandler #174
lint.yml
on: pull_request
golangci-lint
33s
Lint markdown
18s
Annotations
6 errors and 1 warning
golangci-lint:
x/feemarket/ante/fee_test.go#L23
composites: github.com/skip-mev/feemarket/x/feemarket/ante/suite.TestCase struct literal uses unkeyed fields (govet)
|
golangci-lint:
x/feemarket/ante/fee_test.go#L40
composites: github.com/skip-mev/feemarket/x/feemarket/ante/suite.TestCase struct literal uses unkeyed fields (govet)
|
golangci-lint:
x/feemarket/post/fee_test.go#L64
composites: github.com/skip-mev/feemarket/x/feemarket/ante/suite.TestCase struct literal uses unkeyed fields (govet)
|
golangci-lint:
x/feemarket/post/fee_test.go#L82
composites: github.com/skip-mev/feemarket/x/feemarket/ante/suite.TestCase struct literal uses unkeyed fields (govet)
|
golangci-lint:
x/feemarket/post/fee_test.go#L99
composites: github.com/skip-mev/feemarket/x/feemarket/ante/suite.TestCase struct literal uses unkeyed fields (govet)
|
golangci-lint
issues found
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/feemarket/feemarket. Supported file pattern: go.sum
|