refactor(gen): change the way of uising generators #3121
Annotations
9 warnings
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L43
Include file: <cstring> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L44
Include file: <filesystem> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L45
Include file: <future> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/repo/ostree_repo.cpp#L46
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#L47
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#L48
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#L49
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#L50
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#L51
Include file: <vector> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|