Skip to content

Split out font code into sindarin-inc/tiny-font #4137

Split out font code into sindarin-inc/tiny-font

Split out font code into sindarin-inc/tiny-font #4137

Triggered via pull request October 12, 2025 04:56
Status Success
Total duration 8m 30s
Artifacts

test.yml

on: pull_request
Build and Run Catch2
8m 25s
Build and Run Catch2
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
Build and Run Catch2
Process completed with exit code 134.
Build and Run Catch2
Process completed with exit code 139.
build warning: src/UI/KindleTableOfContentsScreen.cpp#L187
comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
build warning: src/UI/KindleTableOfContentsScreen.cpp#L187
comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
build warning: src/UI/KindleTableOfContentsScreen.cpp#L187
comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
build warning: src/UI/KindleTableOfContentsScreen.cpp#L187
comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
clang-tidy warning: src/Storage/LocalStore.cpp#L178
the value returned by this function should be used [cert-err33-c]
clang-tidy warning: src/Storage/LocalStore.cpp#L196
repeated branch in conditional chain [bugprone-branch-clone]
clang-tidy warning: src/Storage/LocalStore.cpp#L782
function 'syncFromRemote' exceeds recommended size/complexity thresholds [readability-function-size]