chore: bump version to 1.0.9 #906
Annotations
10 warnings
Run linuxdeepin/action-cppcheck@main:
plugins/application-tray/util.cpp#L5
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run linuxdeepin/action-cppcheck@main:
plugins/application-tray/util.cpp#L10
Include file: <QSize> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run linuxdeepin/action-cppcheck@main:
plugins/application-tray/util.cpp#L11
Include file: <QPixmap> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run linuxdeepin/action-cppcheck@main:
plugins/application-tray/util.cpp#L53
Class 'Util' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
|
Run linuxdeepin/action-cppcheck@main:
plugins/application-tray/util.cpp#L53
Class 'Util' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
|
Run linuxdeepin/action-cppcheck@main:
plugins/application-tray/util.cpp#L366
The function 'getMousePos' is never used.
|
Run linuxdeepin/action-cppcheck@main:
plugins/application-tray/util.h#L10
Include file: <QSet> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run linuxdeepin/action-cppcheck@main:
plugins/application-tray/util.h#L12
Include file: <cstdint> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run linuxdeepin/action-cppcheck@main:
plugins/application-tray/util.h#L13
Include file: <sys/types.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run linuxdeepin/action-cppcheck@main:
plugins/application-tray/util.h#L14
Include file: <xcb/xcb.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Loading