Skip to content

sync upstream code

sync upstream code #38

Triggered via pull request February 27, 2025 09:13
@dengbo11dengbo11
opened #43
Status Success
Total duration 1m 8s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: apps/ll-builder/src/main.cpp#L530
Local variable 'repo' shadows outer variable
cppcheck: apps/ll-builder/src/main.cpp#L530
Local variable 'repo' shadows outer variable
cppcheck: apps/uab/header/src/main.cpp#L518
Consider using std::find_if algorithm instead of a raw loop.
cppcheck: libs/linglong/src/linglong/builder/linglong_builder.cpp#L21
Include file: "linglong/utils/error/error.h" not found.
cppcheck: libs/linglong/src/linglong/builder/linglong_builder.cpp#L22
Include file: "linglong/utils/file.h" not found.
cppcheck: libs/linglong/src/linglong/builder/linglong_builder.cpp#L23
Include file: "linglong/utils/global/initialize.h" not found.
cppcheck: libs/linglong/src/linglong/builder/linglong_builder.cpp#L24
Include file: "linglong/utils/overlayfs.h" not found.
cppcheck: libs/linglong/src/linglong/builder/linglong_builder.cpp#L25
Include file: "linglong/utils/packageinfo_handler.h" not found.
cppcheck: libs/linglong/src/linglong/builder/linglong_builder.cpp#L26
Include file: "ocppi/runtime/RunOption.hpp" not found.
cppcheck: libs/linglong/src/linglong/builder/linglong_builder.cpp#L55
Include file: <system_error> not found. Please note: Cppcheck does not need standard library headers to get proper results.