fix: Fix the issue of empty interface after exiting the slide show #208
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
cppcheck:
src/album/mainwindow.cpp#L2374
Parameter 'paths' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
cppcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|