Incentives: Heartbeat transaction type #13722
reviewdog.yml
on: pull_request
reviewdog-errors
2m 35s
reviewdog-warnings
3m 21s
reviewdog-shellcheck
16s
Annotations
1 error and 1 warning
reviewdog-warnings:
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) {
^
|
reviewdog-warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|