Skip to content

feat: [debug] support debugging linglong project #222

feat: [debug] support debugging linglong project

feat: [debug] support debugging linglong project #222

Triggered via pull request November 26, 2024 02:43
@LiHua000LiHua000
synchronize #999
Status Success
Total duration 7m 16s
Artifacts

call-static-check.yml

on: pull_request_target
static-check  /  static-check
7m 5s
static-check / static-check
Fit to window
Zoom out
Zoom in

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.