feat: support qt6.8 #26
call-static-check.yml
on: pull_request_target
static-check
/
static-check
1m 38s
Annotations
5 warnings
static-check / static-check:
libimageviewer/quickprint/quickprint.cpp#L149
Variable 'ratio' is assigned a value that is never used.
|
static-check / static-check:
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.
|
static-check / static-check:
libimageviewer/viewpanel/lockwidget.cpp#L190
The function 'wheelEvent' is never used.
|
static-check / static-check:
libimageviewer/viewpanel/scen/imagegraphicsview.cpp#L209
The function 'getcurrentImgCount' is never used.
|
static-check / static-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, ActionsTools/read-json-action@main, ryaugusta/pr-add-reviewers-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|