Skip to content

refactor: optimize starting container #3336

refactor: optimize starting container

refactor: optimize starting container #3336

Triggered via pull request February 27, 2025 08:07
@ComixHeComixHe
synchronize #1029
Status Success
Total duration 1m 15s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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.