Skip to content

Fix: Ensure proper deletion of entries in snapshot when drop or trunc… #721

Fix: Ensure proper deletion of entries in snapshot when drop or trunc…

Fix: Ensure proper deletion of entries in snapshot when drop or trunc… #721

Triggered via push October 18, 2024 02:07
Status Failure
Total duration 1m 20s
Artifacts

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
performance-unnecessary-value-param: src/limestone/cursor_impl.cpp#L64
the parameter 'is_valid_entry' is copied for each invocation but only used as a const reference; consider making it a const reference
readability-function-cognitive-complexity: src/limestone/cursor_impl.cpp#L119
function 'next' has cognitive complexity of 29 (threshold 25)