Skip to content

Handle I/O exceptions during rotation and propagate them to the initi… #686

Handle I/O exceptions during rotation and propagate them to the initi…

Handle I/O exceptions during rotation and propagate them to the initi… #686

Triggered via push September 24, 2024 13:04
Status Failure
Total duration 1m 23s
Artifacts

ci-build.yml

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

Annotations

1 error and 12 warnings
cppcoreguidelines-macro-usage: src/limestone/limestone_exception_helper.h#L38
function-like macro 'THROW_LIMESTONE_EXCEPTION' used; consider a 'constexpr' template function
bugprone-macro-parentheses: src/limestone/limestone_exception_helper.h#L40
macro argument should be enclosed in parentheses
cppcoreguidelines-macro-usage: src/limestone/limestone_exception_helper.h#L44
function-like macro 'THROW_LIMESTONE_IO_EXCEPTION' used; consider a 'constexpr' template function
cppcoreguidelines-macro-usage: src/limestone/limestone_exception_helper.h#L51
function-like macro 'LOG_AND_THROW_EXCEPTION' used; consider a 'constexpr' template function
bugprone-macro-parentheses: src/limestone/limestone_exception_helper.h#L53
macro argument should be enclosed in parentheses
cppcoreguidelines-macro-usage: src/limestone/limestone_exception_helper.h#L57
function-like macro 'LOG_AND_THROW_IO_EXCEPTION' used; consider a 'constexpr' template function
cppcoreguidelines-macro-usage: src/./limestone/limestone_exception_helper.h#L38
function-like macro 'THROW_LIMESTONE_EXCEPTION' used; consider a 'constexpr' template function
bugprone-macro-parentheses: src/./limestone/limestone_exception_helper.h#L40
macro argument should be enclosed in parentheses
cppcoreguidelines-macro-usage: src/./limestone/limestone_exception_helper.h#L44
function-like macro 'THROW_LIMESTONE_IO_EXCEPTION' used; consider a 'constexpr' template function
cppcoreguidelines-macro-usage: src/./limestone/limestone_exception_helper.h#L51
function-like macro 'LOG_AND_THROW_EXCEPTION' used; consider a 'constexpr' template function
bugprone-macro-parentheses: src/./limestone/limestone_exception_helper.h#L53
macro argument should be enclosed in parentheses
cppcoreguidelines-macro-usage: src/./limestone/limestone_exception_helper.h#L57
function-like macro 'LOG_AND_THROW_IO_EXCEPTION' used; consider a 'constexpr' template function