feat: [generator] optimized project generator and open project #1562
Annotations
4 warnings
cppcheck:
src/plugins/javascript/project/jsprojectgenerator.cpp#L67
The function 'doJSCleanMenu' is never used.
|
cppcheck:
src/plugins/python/python/project/pythonprojectgenerator.cpp#L88
The function 'doPythonCleanMenu' is never used.
|
cppcheck:
src/services/project/directorygenerator.cpp#L29
Either the condition 'd' is redundant or there is possible null pointer dereference: d.
|
cppcheck
The following actions uses Node.js version which is deprecated 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/
|