support exporting UAB in "onlyApp" mode #3177
Annotations
10 warnings
cppcheck:
apps/ll-box/src/container/mount/filesystem_driver.cpp#L9
Include file: "util/logger.h" not found.
|
cppcheck:
apps/ll-box/src/container/mount/filesystem_driver.cpp#L10
Include file: "util/platform.h" not found.
|
cppcheck:
apps/ll-box/src/container/mount/filesystem_driver.cpp#L12
Include file: <cerrno> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
apps/ll-box/src/container/mount/filesystem_driver.cpp#L13
Include file: <utility> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
apps/ll-box/src/container/mount/filesystem_driver.cpp#L15
Include file: <sys/wait.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
apps/uab/loader/src/main.cpp#L7
Include file: "ocppi/runtime/config/types/Config.hpp" not found.
|
cppcheck:
apps/uab/loader/src/main.cpp#L8
Include file: "ocppi/runtime/config/types/Generators.hpp" not found.
|
cppcheck:
apps/uab/loader/src/main.cpp#L9
Include file: "ocppi/runtime/config/types/Hook.hpp" not found.
|
cppcheck:
apps/uab/loader/src/main.cpp#L10
Include file: "ocppi/runtime/config/types/Mount.hpp" not found.
|
cppcheck:
apps/uab/loader/src/main.cpp#L12
Include file: <nlohmann/json.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|