feat: adjust systemd/user priority #3161
Annotations
9 warnings
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L49
Include file: <map> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L50
Include file: <memory> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L51
Include file: <string> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L52
Include file: <system_error> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L53
Include file: <thread> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L54
Include file: <unordered_map> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L55
Include file: <utility> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L1540
The function 'exportReference' is never used.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L1743
Local variable 'id' shadows outer variable
|