feat: [UI] Adapt compact mode. #196
Annotations
3 warnings
cppcheck:
src/views/listview.cpp#L435
Variable 'tempResult' is assigned a value that is never used.
|
cppcheck:
src/views/termwidgetpage.cpp#L62
Parameter 'keyword' 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/
|