Skip to content

fix: [project] debug/release switch issue #1552

fix: [project] debug/release switch issue

fix: [project] debug/release switch issue #1552

Triggered via pull request August 7, 2024 05:45
@LiHua000LiHua000
synchronize #865
Status Success
Total duration 3m 14s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
cppcheck: src/plugins/cxx/cmake/project/properties/runCfgWidget/runpropertypage.cpp#L120
Consider using std::find_if algorithm instead of a raw loop.
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/