Skip to content

feat: [codegeex] add new features #1510

feat: [codegeex] add new features

feat: [codegeex] add new features #1510

Triggered via pull request July 26, 2024 03:32
@LiHua000LiHua000
synchronize #841
Status Success
Total duration 3m 10s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
cppcheck: src/plugins/codegeex/codegeexmanager.h#L84
Parameter 'files' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
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/