5 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 1
- Added 5
Clones removed
==============
+ modules/YetiDriver/yeti_fwupdate/main.cpp -1
See the complete overview on Codacy
Annotations
Check notice on line 65 in modules/YetiDriver/board_support/evse_board_supportImpl.hpp
codacy-production / Codacy Static Code Analysis
modules/YetiDriver/board_support/evse_board_supportImpl.hpp#L65
class member 'evse_board_supportImpl::last_relais_state' is never used.
Check notice on line 26 in modules/YetiDriver/yeti_comms/firmware_version.hpp
codacy-production / Codacy Static Code Analysis
modules/YetiDriver/yeti_comms/firmware_version.hpp#L26
Condition 'tokens.size()>=2' is always true
Check notice on line 38 in modules/YetiDriver/yeti_comms/firmware_version.hpp
codacy-production / Codacy Static Code Analysis
modules/YetiDriver/yeti_comms/firmware_version.hpp#L38
Class 'YetiFirmwareVersion' has a constructor with 1 argument that is not explicit.
Check notice on line 58 in modules/YetiDriver/yeti_comms/firmware_version.hpp
codacy-production / Codacy Static Code Analysis
modules/YetiDriver/yeti_comms/firmware_version.hpp#L58
Condition 'tokens.size()>=1' is always true
Check notice on line 66 in modules/YetiDriver/yeti_comms/firmware_version.hpp
codacy-production / Codacy Static Code Analysis
modules/YetiDriver/yeti_comms/firmware_version.hpp#L66
Condition 'tokens.size()>=3' is always false