-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
Description
Checking src/addon.cpp...
Checking src/addon.cpp: SPDLOG_DEBUG_ON...
1/14 files checked 2% done
Checking src/executor.cpp...
[src/executor.cpp:57]: (style) The scope of the variable 'handle_closed' can be reduced.
2/14 files checked 12% done
Checking src/executor.hpp...
3/14 files checked 14% done
Checking src/handle_manager.cpp...
4/14 files checked 21% done
Checking src/handle_manager.hpp...
5/14 files checked 24% done
Checking src/macros.hpp...
6/14 files checked 26% done
Checking src/rcl_bindings.cpp...
7/14 files checked 73% done
Checking src/rcl_bindings.hpp...
8/14 files checked 75% done
Checking src/rcl_handle.cpp...
9/14 files checked 81% done
Checking src/rcl_handle.hpp...
10/14 files checked 84% done
Checking src/rcl_utilities.cpp...
Checking src/rcl_utilities.cpp: DLFCN_WIN32_EXPORTS;OS_WINDOWS...
Checking src/rcl_utilities.cpp: OS_LINUX...
Checking src/rcl_utilities.cpp: OS_MACOS...
Checking src/rcl_utilities.cpp: OS_WINDOWS...
11/14 files checked 88% done
Checking src/rcl_utilities.hpp...
12/14 files checked 90% done
Checking src/shadow_node.cpp...
[src/shadow_node.cpp:28]: (performance) Variable 'handle_manager_' is assigned in constructor body. Consider performing initialization in initialization list.
13/14 files checked 97% done
Checking src/shadow_node.hpp...
14/14 files checked 100% done
(information) Cppcheck cannot find all the include files (use --check-config for details)