Minibatch store interface #2159
Annotations
5 errors and 1 warning
Linter:
disperser/batcher/inmem/minibatch_store_test.go#L29
Error return value of `s.PutBatch` is not checked (errcheck)
|
Linter:
disperser/batcher/inmem/minibatch_store_test.go#L45
Error return value of `s.PutMiniBatch` is not checked (errcheck)
|
Linter:
disperser/batcher/inmem/minibatch_store_test.go#L62
Error return value of `s.PutDispersalRequest` is not checked (errcheck)
|
Linter:
disperser/batcher/inmem/minibatch_store_test.go#L84
Error return value of `s.PutDispersalResponse` is not checked (errcheck)
|
Linter
issues found
|
Linter
The following actions uses Node.js version which is deprecated 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/
|