Release 1.7.5 #34
Annotations
5 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/package_manager/package_task.h#L175
Variable 'ref' can be declared with const
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L1797
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.
|