feat: [debug] support debugging linglong project #222
call-static-check.yml
on: pull_request_target
static-check
/
static-check
7m 5s
Annotations
3 warnings
static-check / static-check:
src/plugins/debugger/remotedebug/connecttoserverdlg.cpp#L51
The function 'on_pbtnCancel_clicked' is never used.
|
static-check / static-check:
src/plugins/debugger/remotedebug/connecttoserverdlg.cpp#L29
The function 'on_pbtnOK_clicked' is never used.
|
static-check / static-check:
src/tools/debugadapter/dapsession.cpp#L348
Consider using std::transform algorithm instead of a raw loop.
|