Skip to content

feat: [reversedebug] add new feature of reverse debugger #59

feat: [reversedebug] add new feature of reverse debugger

feat: [reversedebug] add new feature of reverse debugger #59

Triggered via pull request September 26, 2024 02:37
@LiHua000LiHua000
synchronize #897
Status Success
Total duration 8m 33s
Artifacts

call-static-check.yml

on: pull_request_target
static-check  /  static-check
8m 24s
static-check / static-check
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
static-check / static-check: src/plugins/debugger/dap/dapdebugger.cpp#L1536
Consider using std::transform algorithm instead of a raw loop.
static-check / static-check: src/plugins/reversedebug/reversedebuggermgr.cpp#L253
Parameter 'in' can be declared with const
static-check / static-check: src/tools/debugadapter/dapsession.cpp#L348
Consider using std::transform algorithm instead of a raw loop.
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/