chore: adapt to Qt6 #671
Triggered via pull request
February 5, 2025 08:52
yixinshark
synchronize
#393
Status
Success
Total duration
36s
Artifacts
–
Annotations
10 warnings
cppcheck:
src/dde-lock/lockframe.cpp#L10
Include file: "warningcontent.h" not found.
|
cppcheck:
src/dde-lock/lockframe.cpp#L11
Include file: "public_func.h" not found.
|
cppcheck:
src/dde-lock/lockframe.cpp#L13
Include file: <xcb/xproto.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dde-lock/lockframe.cpp#L15
Include file: <QGuiApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dde-lock/lockframe.cpp#L16
Include file: <QApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dde-lock/lockframe.cpp#L17
Include file: <QDBusInterface> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dde-lock/lockworker.cpp#L11
Include file: <DSysInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dde-lock/lockworker.cpp#L13
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dde-lock/lockworker.cpp#L14
Include file: <QProcess> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dde-lock/lockworker.cpp#L16
Include file: <grp.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|