test(document): cover DjVu text/search and Model.h virtual defaults - #307
Merged
deepin-bot[bot] merged 1 commit intoJul 22, 2026
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_djvumodel.cpp#L69
Finding the opposite expression on both sides of an operator is suspicious and might indicate a cut and paste or logic error. Please examine this code carefully to determine if it is correct.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_djvumodel.cpp#L59
Finding the opposite expression on both sides of an operator is suspicious and might indicate a cut and paste or logic error. Please examine this code carefully to determine if it is correct.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_djvumodel.cpp#L69
Logical disjunction always evaluates to true: result.isNull() || !(result.isNull()). Are these conditions necessary? Did you intend to use && instead? Are the numbers correct? Are you comparing the correct variables?
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_djvumodel.cpp#L59
Logical disjunction always evaluates to true: result.isNull() || !(result.isNull()). Are these conditions necessary? Did you intend to use && instead? Are the numbers correct? Are you comparing the correct variables?
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_djvumodel.cpp#L14
Include file: <gtest/gtest.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_djvumodel.cpp#L13
Include file: <libdjvu/ddjvuapi.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_djvumodel.cpp#L11
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_djvumodel.cpp#L10
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_djvumodel.cpp#L8
Include file: "stub.h" not found.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_djvumodel.cpp#L7
Include file: "Model.h" not found.
|
background
wait
wait-all
cancel
parallel
Loading