Skip to content

WIP944

WIP944 #3661

GitHub Actions / Clang-Tidy failed Sep 6, 2024 in 0s

[Clang-Tidy] 4 warnings

[Clang-Tidy] 4 warnings

Annotations

Check failure on line 211 in src/concurrency_control/include/lpwal.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

clang-diagnostic-error

no type named 'begin_session' in namespace 'shirakami' 

Check warning on line 211 in src/concurrency_control/include/lpwal.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

cppcoreguidelines-init-variables

variable 'log_channel_ptr_' is not initialized 

Check failure on line 219 in src/concurrency_control/include/lpwal.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

clang-diagnostic-error

no type named 'end_session' in namespace 'shirakami' 

Check warning on line 219 in src/concurrency_control/include/lpwal.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

cppcoreguidelines-init-variables

variable 'log_channel_ptr_' is not initialized