Skip to content

fix: tx prioritization #407

fix: tx prioritization

fix: tx prioritization #407

Triggered via pull request June 5, 2024 21:00
@aljo242aljo242
synchronize #101
fix/tx-prio
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
golangci-lint
28s
golangci-lint
Lint markdown
20s
Lint markdown
Fit to window
Zoom out
Zoom in

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)