Skip to content

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

feat: [recent] Optimize the process of opening projects

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

Triggered via pull request August 1, 2024 05:25
@LiHua000LiHua000
synchronize #847
Status Success
Total duration 3m 8s
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 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/