Don't be notified about account nonces, don't store them; get them at selection-time #159
golangci-lint.yml
on: pull_request
golangci linter
2m 46s
Annotations
4 errors and 1 warning
golangci linter:
txcache/transactionsHeapItem_test.go#L329
Error return value of `a.requestAccountStateIfNecessary` is not checked (errcheck)
|
golangci linter:
txcache/transactionsHeapItem_test.go#L330
Error return value of `b.requestAccountStateIfNecessary` is not checked (errcheck)
|
golangci linter:
txcache/transactionsHeapItem.go#L169
S1004: should use !bytes.Equal(transactionGuardian, accountGuardian) instead (gosimple)
|
golangci linter
issues found
|
golangci linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|