test(document): extend PDF and XPS adapter coverage - #306
Merged
deepin-bot[bot] merged 1 commit intoJul 22, 2026
Annotations
8 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_xpsmodel.cpp#L18
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_xpsmodel.cpp#L16
Include file: <QXmlStreamReader> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_xpsmodel.cpp#L15
Include file: <QTemporaryDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_xpsmodel.cpp#L14
Include file: <QPageSize> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_xpsmodel.cpp#L13
Include file: <QImage> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
tests/document/ut_pdfmodel.cpp#L676
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_pdfmodel.cpp#L676
Logical disjunction always evaluates to true: label.isNull() || !(label.isNull()). Are these conditions necessary? Did you intend to use && instead? Are the numbers correct? Are you comparing the correct variables?
|
background
wait
wait-all
cancel
parallel
Loading