Skip to content

Support auto generate the Qt code for a dconfig's json #1108

Support auto generate the Qt code for a dconfig's json

Support auto generate the Qt code for a dconfig's json #1108

Triggered via pull request February 20, 2025 11:19
@zccrszccrs
synchronize #448
Status Success
Total duration 41s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/log/LogManager.cpp#L5
Include file: <QtCore> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/log/LogManager.cpp#L6
Include file: "LogManager.h" not found.
cppcheck: src/log/LogManager.cpp#L7
Include file: <DSGApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/log/LogManager.cpp#L8
Include file: <Logger.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/log/LogManager.cpp#L9
Include file: <ConsoleAppender.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/log/LogManager.cpp#L10
Include file: <RollingFileAppender.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/log/LogManager.cpp#L11
Include file: <JournalAppender.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/log/LogManager.cpp#L13
Include file: "dstandardpaths.h" not found.
cppcheck: src/log/dconfig_org_deepin_dtk_preference.hpp#L14
Include file: <QThread> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/log/dconfig_org_deepin_dtk_preference.hpp#L15
Include file: <QVariant> not found. Please note: Cppcheck does not need standard library headers to get proper results.