Codacy Production / Codacy Static Code Analysis
required action
Oct 21, 2024 in 0s
2 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
See the complete overview on Codacy
Annotations
Check warning on line 45 in include/everest/timer.hpp
codacy-production / Codacy Static Code Analysis
include/everest/timer.hpp#L45
Variable 'timer_thread_id' is assigned in constructor body. Consider performing initialization in initialization list.
Check warning on line 52 in include/everest/timer.hpp
codacy-production / Codacy Static Code Analysis
include/everest/timer.hpp#L52
Class TimerExecutionContext is not safe, destructor throws exception
Loading