Skip to content

Adapt Qt6 and animation #128

Adapt Qt6 and animation

Adapt Qt6 and animation #128

Triggered via pull request August 2, 2024 06:05
@rb-unionrb-union
opened #177
Status Success
Total duration 36s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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/