fix: [codegeex] optimized efficiency and functionality #113
call-static-check.yml
on: pull_request_target
static-check
/
static-check
6m 25s
Annotations
3 warnings
static-check / static-check:
src/plugins/codegeex/codegeex/askapi.h#L109
Parameter 'url' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
static-check / static-check:
src/plugins/codegeex/codegeex/askapi.h#L114
Parameter 'url' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
static-check / static-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, ActionsTools/read-json-action@main, ryaugusta/pr-add-reviewers-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|