feat: init custom fee antehandler and posthandler #177
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
golangci-lint
25s
Lint markdown
21s
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
|