This repository was archived by the owner on Jun 23, 2025. It is now read-only.
Point in time snapshots #1471
Open
Point in time snapshots #1471
Annotations
10 errors
|
internal/pitsnapshot/dummy_store.go#L28
importShadow: shadow of imported from 'github.com/dicedb/dice/internal/store' package 'store' (gocritic)
|
|
internal/pitsnapshot/dummy_store.go#L28
empty-lines: extra empty line at the start of a block (revive)
|
|
internal/pitsnapshot/dummy_store.go#L33
Error return value of `snapshot.TempAdd` is not checked (errcheck)
|
|
internal/pitsnapshot/dummy_store.go#L43
importShadow: shadow of imported from 'github.com/dicedb/dice/internal/store' package 'store' (gocritic)
|
|
internal/pitsnapshot/dummy_store.go#L50
importShadow: shadow of imported from 'github.com/dicedb/dice/internal/store' package 'store' (gocritic)
|
|
internal/pitsnapshot/dummy_store.go#L64
empty-lines: extra empty line at the start of a block (revive)
|
|
internal/pitsnapshot/dummy_store.go#L80
Error return value of `store.StopSnapshot` is not checked (errcheck)
|
|
internal/pitsnapshot/dummy_store.go#L81
naked return in func `StartSnapshot` with 32 lines of code (nakedret)
|
|
internal/pitsnapshot/dummy_store.go#L84
importShadow: shadow of imported from 'github.com/dicedb/dice/internal/store' package 'store' (gocritic)
|
|
internal/pitsnapshot/flusher.go#L60
commentedOutCode: may want to remove commented-out code (gocritic)
|
The logs for this run have expired and are no longer available.
Loading