refactor: optimize starting container #3336
Annotations
10 warnings
cppcheck:
libs/linglong/src/linglong/builder/linglong_builder.cpp#L29
Include file: <nlohmann/json.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/builder/linglong_builder.cpp#L30
Include file: <qdebug.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/builder/linglong_builder.cpp#L31
Include file: <sys/prctl.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/builder/linglong_builder.cpp#L32
Include file: <sys/sysmacros.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/builder/linglong_builder.cpp#L33
Include file: <yaml-cpp/yaml.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/builder/linglong_builder.cpp#L35
Include file: <QCoreApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/builder/linglong_builder.cpp#L59
Include file: <fcntl.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/builder/linglong_builder.cpp#L60
Include file: <sys/socket.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/builder/linglong_builder.cpp#L61
Include file: <sys/stat.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libs/linglong/src/linglong/builder/linglong_builder.cpp#L62
Include file: <sys/types.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|