Release 2.1.2#129
Merged
Merged
Annotations
10 warnings
|
src/linyaps_box/container_ref.cpp#L12
Include file: <unistd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
src/linyaps_box/container.cpp#L1873
C-style pointer casting detected. C++ offers four different kinds of casts as replacements: static_cast, const_cast, dynamic_cast and reinterpret_cast. A C-style cast could evaluate to any of those automatically, thus it is considered safer if the programmer explicitly states which kind of cast is expected.
|
|
src/linyaps_box/command/run.cpp#L9
Include file: "linyaps_box/status_directory.h" not found.
|
|
src/linyaps_box/command/run.cpp#L8
Include file: "linyaps_box/runtime.h" not found.
|
|
src/linyaps_box/command/list.cpp#L17
Condition '!status_dir' is always false
|
|
src/linyaps_box/command/kill.cpp#L32
Condition '!status_dir' is always false
|
|
src/linyaps_box/cgroup_manager.cpp#L5
Include file: <linyaps_box/cgroup_manager.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
src/linyaps_box/app.cpp#L11
Include file: "linyaps_box/utils/log.h" not found.
|
|
src/linyaps_box/app.cpp#L10
Include file: "linyaps_box/command/run.h" not found.
|
|
src/linyaps_box/app.cpp#L9
Include file: "linyaps_box/command/list.h" not found.
|
The logs for this run have expired and are no longer available.
Loading