refactor: [shortcut] Refactor the shortcut settings view #1599
Annotations
5 warnings
src/plugins/codeeditor/gui/workspacewidget.cpp#L71
Local variable 'cmd' shadows outer variable
|
src/plugins/option/optioncore/mainframe/shortcutitem.h#L22
The one definition rule is violated, different classes/structs have the same name 'KeyLabel'
|
src/plugins/option/optioncore/mainframe/shortcutsettingwidget.cpp#L502
Consider using std::count_if algorithm instead of a raw loop.
|
src/plugins/option/optioncore/mainframe/shortcutsettingwidget.cpp#L38
The function 'trUtf8' is never used.
|
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/
|
This job succeeded
Loading