feat: support qt6.8 #252
Annotations
5 warnings
cppcheck:
libimageviewer/quickprint/quickprint.cpp#L149
Variable 'ratio' is assigned a value that is never used.
|
cppcheck:
libimageviewer/viewpanel/contents/imgviewdelegate.cpp#L91
Finding the same expression on both sides of an operator is suspicious and might indicate a cut and paste or logic error. Please examine this code carefully to determine if it is correct.
|
cppcheck:
libimageviewer/viewpanel/lockwidget.cpp#L190
The function 'wheelEvent' is never used.
|
cppcheck:
libimageviewer/viewpanel/scen/imagegraphicsview.cpp#L209
The function 'getcurrentImgCount' is never used.
|
cppcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|