Skip to content

feat: Support Qt6.8 and bump version to 6.5.0 #257

feat: Support Qt6.8 and bump version to 6.5.0

feat: Support Qt6.8 and bump version to 6.5.0 #257

Triggered via pull request January 20, 2025 02:27
@rb-unionrb-union
opened #156
Status Success
Total duration 44s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: libimageviewer/image-viewer_global.h#L9
Include file: <QString> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libimageviewer/image-viewer_global.h#L10
Include file: <QPixmap> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libimageviewer/image-viewer_global.h#L11
Include file: <QImage> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libimageviewer/image-viewer_global.h#L12
Include file: <QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libimageviewer/quickprint/quickprint.cpp#L149
Variable 'ratio' is assigned a value that is never used.
cppcheck: libimageviewer/service/mtpfileproxy.cpp#L6
Include file: "imageengine.h" not found.
cppcheck: libimageviewer/service/mtpfileproxy.cpp#L8
Include file: <QRegularExpression> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libimageviewer/service/mtpfileproxy.cpp#L9
Include file: <QStorageInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libimageviewer/service/mtpfileproxy.cpp#L10
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: libimageviewer/service/mtpfileproxy.cpp#L12
Include file: <algorithm> not found. Please note: Cppcheck does not need standard library headers to get proper results.