Skip to content

Adding WAL Replay functionality #3507

Adding WAL Replay functionality

Adding WAL Replay functionality #3507

Triggered via pull request January 24, 2025 15:23
Status Failure
Total duration 37s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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