Split out font code into sindarin-inc/tiny-font #4137
test.yml
on: pull_request
Build and Run Catch2
8m 25s
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]
|