Adapt Qt6 and animation #129
Annotations
6 warnings
cppcheck:
src/src/filecontrol.cpp#L392
Condition 'isAlbum' is always false
|
cppcheck:
src/src/filecontrol.cpp#L605
Condition 'screen' is always true
|
cppcheck:
src/src/filecontrol.cpp#L629
Condition 'screen' is always true
|
cppcheck:
src/src/ocr/livetextanalyzer.cpp#L25
The function 'setImage' is never used.
|
cppcheck:
src/src/ocr/livetextanalyzer.cpp#L51
The function 'liveBlock' is never used.
|
cppcheck
The following actions uses Node.js version which is deprecated 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/
|