Skip to content

feat: [recent] Optimize the process of opening projects #1523

feat: [recent] Optimize the process of opening projects

feat: [recent] Optimize the process of opening projects #1523

Triggered via pull request July 31, 2024 10:07
@LiHua000LiHua000
synchronize #847
Status Success
Total duration 3m 18s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
cppcheck: src/plugins/project/projectcore.cpp#L289
Local variable 'widget' shadows outer variable
cppcheck: src/services/project/projectgenerator.h#L32
Function 'doProjectOpen' argument order different: declaration 'language, actionText, workspace' definition 'kitName, language, workspace'
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/