Skip to content

feat: add intelligent plugin #83

feat: add intelligent plugin

feat: add intelligent plugin #83

Triggered via pull request November 1, 2023 08:13
@deepin-mozartdeepin-mozart
synchronize #62
Status Success
Total duration 6m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
cppcheck: src/plugins/codegeex/askpage/askpage.cpp#L94
The function 'on_btnDelete_clicked' is never used.
cppcheck: src/plugins/codegeex/askpage/askpage.cpp#L99
The function 'on_btnHistory_clicked' is never used.
cppcheck: src/plugins/codegeex/askpage/askpage.cpp#L104
The function 'on_btnNewSession_clicked' is never used.
cppcheck: src/plugins/codegeex/askpage/askpage.cpp#L231
The function 'queryLoginState' is never used.
cppcheck: src/plugins/codegeex/codegeex/copilot.cpp#L29
The function 'postComment' is never used.
cppcheck: src/plugins/codegeex/codegeex/copilot.cpp#L53
The function 'postFixBug' is never used.
cppcheck: src/plugins/codegeex/codegeex/copilot.cpp#L21
The function 'postGenerate' is never used.
cppcheck: src/plugins/codegeex/codegeex/copilot.cpp#L41
The function 'postTranslate' is never used.
cppcheck: src/plugins/codegeex/eventreceiver.h#L15
The one definition rule is violated, different classes/structs have the same name 'EventReceiverDemo'