Adding WAL Replay functionality #3507
Annotations
3 errors and 1 warning
lint:
internal/commandhandler/commandhandler.go#L47
field `replay` is unused (unused)
|
lint:
internal/commandhandler/commandhandler.go#L167
paramTypeCombine: func(ctx context.Context, diceDBCmd *cmd.DiceDBCmd, isWatchNotification bool, shouldLog bool) (interface{}, error) could be replaced with func(ctx context.Context, diceDBCmd *cmd.DiceDBCmd, isWatchNotification, shouldLog bool) (interface{}, error) (gocritic)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|