Skip to content

Release 1.7.5

Release 1.7.5 #33

Triggered via pull request January 9, 2025 06:12
@dengbo11dengbo11
synchronize #39
Status Success
Total duration 54s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
cppcheck: apps/ll-box/src/util/debug/debug.cpp#L24
The function 'DumpCap' is never used.
cppcheck: apps/ll-box/src/util/debug/debug.cpp#L53
The function 'DumpIDMap' is never used.
cppcheck: libs/linglong/src/linglong/repo/ostree_repo.cpp#L1743
Local variable 'id' shadows outer variable
cppcheck: libs/oci-cfg-generators/src/linglong/oci-cfg-generators/30_user_home.cpp#L344
Consider using std::any_of algorithm instead of a raw loop.