fix: some animation and info dialog errors #136
Annotations
6 warnings
cppcheck:
src/src/filecontrol.cpp#L444
The function 'slotGetFileName' is never used.
|
cppcheck:
src/src/globalcontrol.cpp#L326
Condition 'atEnd' is always true
|
cppcheck:
src/src/imagedata/imageprovider.cpp#L92
The function 'textureFactory' is never used.
|
cppcheck:
src/src/utils/rotateimagehelper.cpp#L87
Consider using std::find_if algorithm instead of a raw loop.
|
cppcheck:
src/src/utils/rotateimagehelper.cpp#L104
The function 'resetRotateState' 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/
|