sync: from linuxdeepin/dtkcore #208
Triggered via pull request
January 2, 2025 08:56
deepin-ci-robot
synchronize
#82
Status
Success
Total duration
40s
Artifacts
–
Annotations
9 warnings
cppcheck:
tools/dconfig2cpp/main.cpp#L5
Include file: <QCoreApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
tools/dconfig2cpp/main.cpp#L6
Include file: <QJsonDocument> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
tools/dconfig2cpp/main.cpp#L7
Include file: <QJsonObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
tools/dconfig2cpp/main.cpp#L8
Include file: <QJsonValue> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
tools/dconfig2cpp/main.cpp#L9
Include file: <QJsonArray> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
tools/dconfig2cpp/main.cpp#L10
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
tools/dconfig2cpp/main.cpp#L11
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
tools/dconfig2cpp/main.cpp#L12
Include file: <QCommandLineParser> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
tools/dconfig2cpp/main.cpp#L13
Include file: <QFileInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|