Skip to content

feat: rmove freeimage lib #240

feat: rmove freeimage lib

feat: rmove freeimage lib #240

Triggered via pull request October 18, 2024 03:05
@lzwindlzwind
synchronize #147
Status Success
Total duration 39s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
cppcheck: libimageviewer/unionimage/imageutils.cpp#L252
The function 'loadTga' is never used.
cppcheck: libimageviewer/unionimage/imageutils.cpp#L661
The function 'fromByteArrayList' is never used.
cppcheck: libimageviewer/unionimage/unionimage.cpp#L554
Local variable 'image_copy' shadows outer variable
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/