fix: Fix can not get any logs issue #554
Annotations
10 warnings
cppcheck:
logViewerService/logviewerservice.cpp#L9
Include file: <unistd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
logViewerService/logviewerservice.cpp#L10
Include file: <fstream> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
logViewerService/logviewerservice.cpp#L12
Include file: <dgiofile.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
logViewerService/logviewerservice.cpp#L13
Include file: <dgiovolume.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
logViewerService/logviewerservice.cpp#L14
Include file: <dgiovolumemanager.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
logViewerService/logviewerservice.cpp#L18
Include file: <polkit-qt6-1/PolkitQt1/Authority> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
logViewerService/logviewerservice.h#L8
Include file: <dgiomount.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
logViewerService/logviewerservice.h#L10
Include file: <QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
logViewerService/logviewerservice.h#L11
Include file: <QDBusContext> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
logViewerService/logviewerservice.h#L12
Include file: <QScopedPointer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|