Skip to content

Refactor code to address clang-tidy warnings #854

Refactor code to address clang-tidy warnings

Refactor code to address clang-tidy warnings #854

Triggered via push January 22, 2025 10:32
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 6 warnings
readability-function-cognitive-complexity: src/limestone/log_entry.h#L337
function 'read_entry_from' has cognitive complexity of 34 (threshold 25)
cppcoreguidelines-init-variables: src/limestone/log_entry.h#L475
variable 'blob_id' is not initialized
readability-function-cognitive-complexity: src/./limestone/log_entry.h#L337
function 'read_entry_from' has cognitive complexity of 34 (threshold 25)
cppcoreguidelines-init-variables: src/./limestone/log_entry.h#L475
variable 'blob_id' is not initialized