Skip to content

fix: image switching does not retain settings #143

fix: image switching does not retain settings

fix: image switching does not retain settings #143

Triggered via pull request September 2, 2024 03:30
@rb-unionrb-union
synchronize #184
Status Success
Total duration 35s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
cppcheck: src/src/imagedata/imageinfo.cpp#L442
The function 'setScale' is never used.
cppcheck: src/src/imagedata/imageinfo.cpp#L454
The function 'setX' is never used.
cppcheck: src/src/imagedata/imageinfo.cpp#L466
The function 'setY' 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/