Skip to content

feat: [UI] Adapt compact mode. #197

feat: [UI] Adapt compact mode.

feat: [UI] Adapt compact mode. #197

Triggered via pull request October 9, 2023 09:34
@rb-unionrb-union
synchronize #302
Status Success
Total duration 1m 3s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
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/