Mempool: improve selection algorithm #14808
Annotations
4 errors and 1 warning
golangci-lint:
factory/state/accountNonceProvider.go#L1
: # github.com/multiversx/mx-chain-go/factory/state [github.com/multiversx/mx-chain-go/factory/state.test]
|
golangci-lint:
factory/state/accountNonceProvider_test.go#L66
unknown field Nonce in struct literal of type "github.com/multiversx/mx-chain-go/testscommon/state".UserAccountStub
|
golangci-lint:
factory/state/accountNonceProvider_test.go#L94
unknown field Nonce in struct literal of type "github.com/multiversx/mx-chain-go/testscommon/state".UserAccountStub (typecheck)
|
golangci-lint
issues found
|
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/
|
Loading