sync upstream #35
Annotations
10 warnings
cppcheck:
apps/ll-cli/src/main.cpp#L518
The unsigned expression 'pid' will never be negative so it is either pointless or an error to check if it is.
|
cppcheck:
apps/uab/loader/src/main.cpp#L232
Non-boolean value returned from function returning bool
|
cppcheck:
apps/uab/loader/src/main.cpp#L248
Non-boolean value returned from function returning bool
|
cppcheck:
apps/uab/loader/src/main.cpp#L252
Non-boolean value returned from function returning bool
|
cppcheck:
apps/uab/loader/src/main.cpp#L280
Non-boolean value returned from function returning bool
|
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L23
Include file: "linglong/package/layer_file.h" not found.
|
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L24
Include file: "linglong/runtime/container_builder.h" not found.
|
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L25
Include file: "linglong/utils/configure.h" not found.
|
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L26
Include file: "linglong/utils/error/error.h" not found.
|
cppcheck:
libs/linglong/src/linglong/cli/cli.cpp#L27
Include file: "linglong/utils/finally/finally.h" not found.
|