feat: Add batch extender + persistent fixes #152
Annotations
5 errors and 2 warnings
Run golangci/[email protected]:
sequencing/batch_queue.go#L49
exported: comment on exported method BatchQueue.AddBatchToTheTop should be of the form "AddBatchToTheTop ..." (revive)
|
Run golangci/[email protected]:
sequencing/sequencer.go#L36
var `keyLastBatchHash` is unused (unused)
|
Run golangci/[email protected]:
sequencing/sequencer.go#L37
var `keyPrefixSeenBatch` is unused (unused)
|
Run golangci/[email protected]:
sequencing/batch_queue.go#L6
File is not properly formatted (goimports)
|
Run golangci/[email protected]
issues found
|
Post Run golangci/[email protected]
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Run golangci/[email protected]
Cache not found for keys: golangci-lint.cache-Linux-2877-5d28fccc3deaf66bfe2f41cee0f455994a19d8e1, golangci-lint.cache-Linux-2877-
|
Loading