feat: [editor] New feature for AI #1613
Annotations
5 warnings
cppcheck:
src/plugins/codeeditor/gui/private/texteditor_p.cpp#L485
Local variable 'widget' shadows outer argument
|
cppcheck:
src/plugins/codeeditor/gui/workspacewidget.cpp#L1199
Consider using std::any_of algorithm instead of a raw loop.
|
cppcheck:
src/plugins/codeeditor/gui/workspacewidget.cpp#L1209
Consider using std::any_of algorithm instead of a raw loop.
|
cppcheck:
src/plugins/codeeditor/gui/workspacewidget.cpp#L1217
Consider using std::any_of algorithm instead of a raw loop.
|
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/
|