Skip to content

Add trace logs to major public APIs and critical operations #789

Add trace logs to major public APIs and critical operations

Add trace logs to major public APIs and critical operations #789

Triggered via push December 18, 2024 05:15
Status Failure
Total duration 1m 19s
Artifacts

ci-build.yml

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

Annotations

1 error and 6 warnings
cppcoreguidelines-macro-usage: src/limestone/logging_helper.h#L132
function-like macro 'TRACE_COMMON' used; consider a 'constexpr' template function
bugprone-macro-parentheses: src/limestone/logging_helper.h#L138
macro argument should be enclosed in parentheses
bugprone-macro-parentheses: src/limestone/logging_helper.h#L139
macro argument should be enclosed in parentheses
cppcoreguidelines-macro-usage: src/./limestone/logging_helper.h#L132
function-like macro 'TRACE_COMMON' used; consider a 'constexpr' template function
bugprone-macro-parentheses: src/./limestone/logging_helper.h#L138
macro argument should be enclosed in parentheses
bugprone-macro-parentheses: src/./limestone/logging_helper.h#L139
macro argument should be enclosed in parentheses