Skip to content

Add trace logs to major public APIs and critical operations

Sign in for the full log view
GitHub Actions / Clang-Tidy failed Dec 18, 2024 in 0s

[Clang-Tidy] 6 warnings

[Clang-Tidy] 6 warnings

Annotations

Check warning on line 132 in src/limestone/logging_helper.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

cppcoreguidelines-macro-usage

function-like macro 'TRACE_COMMON' used; consider a 'constexpr' template function 

Check warning on line 138 in src/limestone/logging_helper.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

bugprone-macro-parentheses

macro argument should be enclosed in parentheses 

Check warning on line 139 in src/limestone/logging_helper.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

bugprone-macro-parentheses

macro argument should be enclosed in parentheses 

Check warning on line 132 in src/./limestone/logging_helper.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

cppcoreguidelines-macro-usage

function-like macro 'TRACE_COMMON' used; consider a 'constexpr' template function 

Check warning on line 138 in src/./limestone/logging_helper.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

bugprone-macro-parentheses

macro argument should be enclosed in parentheses 

Check warning on line 139 in src/./limestone/logging_helper.h

See this annotation in the file changed.

@github-actions github-actions / Clang-Tidy

bugprone-macro-parentheses

macro argument should be enclosed in parentheses