Split out epub+renderer code into sindarin-inc/tiny-epub #1154
GitHub Actions / clang-tidy
succeeded
Oct 13, 2025 in 0s
clang-tidy
3 issues found
Annotations
Check warning on line 179 in src/Storage/LocalStore.cpp
github-actions / clang-tidy
clang-tidy warning
the value returned by this function should be used [cert-err33-c]
Check warning on line 197 in src/Storage/LocalStore.cpp
github-actions / clang-tidy
clang-tidy warning
repeated branch in conditional chain [bugprone-branch-clone]
Check warning on line 783 in src/Storage/LocalStore.cpp
github-actions / clang-tidy
clang-tidy warning
function 'syncFromRemote' exceeds recommended size/complexity thresholds [readability-function-size]
Loading