Skip to content

chore: code review modification suggestions #2969

chore: code review modification suggestions

chore: code review modification suggestions #2969

Triggered via pull request November 16, 2024 07:29
@yixinsharkyixinshark
opened #882
Status Success
Total duration 1m 26s
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

3 warnings
cppcheck: panels/notification/common/dbaccessor.cpp#L169
Error code from the return value of function query.prepare() is not used.
cppcheck: panels/notification/common/dbaccessor.cpp#L461
Error code from the return value of function query.prepare() is not used.
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/