Incentives: Heartbeat transaction type #13733
Annotations
1 error
Run golangci-lint with reviewdog:
ledger/apply/heartbeat_test.go#L107
[Lint Warnings] reported by reviewdog 🐶
lint: TestCheapRules: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
Raw Output:
ledger/apply/heartbeat_test.go:107:1: lint: TestCheapRules: Add missing partition call to top of test. To disable partitioning, add it as a comment: partitiontest.PartitionTest(t) (partitiontest)
func TestCheapRules(t *testing.T) {
^
|
Loading