Skip to content

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

feat: [reversedebug] add new feature of reverse debugger

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

Triggered via pull request August 29, 2024 09:06
@LiHua000LiHua000
opened #897
Status Success
Total duration 3m 34s
Artifacts

call-static-check.yml

on: pull_request_target
static-check  /  Get-Config
6s
static-check / Get-Config
static-check  /  Call-GolangCiLint
0s
static-check / Call-GolangCiLint
static-check  /  Call-CppCheck
3m 2s
static-check / Call-CppCheck
static-check  /  Call-ShellCheck
0s
static-check / Call-ShellCheck
Fit to window
Zoom out
Zoom in

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