fix: tx prioritization #407
lint.yml
on: pull_request
golangci-lint
28s
Lint markdown
20s
Annotations
1 error and 3 warnings
golangci-lint
issues found
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/feemarket/feemarket. Supported file pattern: go.sum
|
golangci-lint:
x/feemarket/fuzz/tx_priority_test.go#L33
unexported-return: exported func CreateRandomInput returns unexported type fuzz_test.input, which can be annoying to use (revive)
|