[chore][tracker]: save most recent (archive) write index to disk #82409
Annotations
9 errors
Lint
increment-decrement: should replace count += 1 with count++ (revive)
|
Lint
increment-decrement: should replace mostRecentIteration -= 1 with mostRecentIteration-- (revive)
|
Lint
increment-decrement: should replace startIdx -= 1 with startIdx-- (revive)
|
Lint
var `errInvalidValue` is unused (unused)
|
Lint
File is not properly formatted (gofumpt)
|
Lint
File is not properly formatted (gofumpt)
|
Lint
unnecessary trailing newline (whitespace)
|
Lint
unnecessary leading newline (whitespace)
|
Lint
Process completed with exit code 2.
|
Loading