feat: [ui] modifyed ui of codegeex plugin #27
call-static-check.yml
on: pull_request_target
static-check
/
Get-Config
9s
static-check
/
Call-GolangCiLint
0s
static-check
/
Call-CppCheck
2m 57s
static-check
/
Call-ShellCheck
0s
Annotations
5 warnings
static-check / Get-Config
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
static-check / Call-CppCheck:
src/plugins/codegeex/widgets/inputeditwidget.cpp#L405
Local variable 'item' shadows outer variable
|
static-check / Call-CppCheck:
src/plugins/codegeex/widgets/inputeditwidget.cpp#L58
The function 'drawObject' is never used.
|
static-check / Call-CppCheck:
src/plugins/codegeex/widgets/inputeditwidget.cpp#L48
The function 'intrinsicSize' is never used.
|
static-check / Call-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/
|