9 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 9
Clones added
============
- modules/Iso15118/D20Evse/charger/ISO15118_chargerImpl.hpp 3
- modules/Iso15118/D20Evse/charger/ISO15118_chargerImpl.cpp 1
See the complete overview on Codacy
Annotations
Check notice on line 23 in modules/Iso15118/D20Evse/D20Evse.hpp
codacy-production / Codacy Static Code Analysis
modules/Iso15118/D20Evse/D20Evse.hpp#L23
struct member 'Conf::device' is never used.
Check notice on line 24 in modules/Iso15118/D20Evse/D20Evse.hpp
codacy-production / Codacy Static Code Analysis
modules/Iso15118/D20Evse/D20Evse.hpp#L24
struct member 'Conf::certificate_path' is never used.
Check notice on line 25 in modules/Iso15118/D20Evse/D20Evse.hpp
codacy-production / Codacy Static Code Analysis
modules/Iso15118/D20Evse/D20Evse.hpp#L25
struct member 'Conf::logging_path' is never used.
Check notice on line 26 in modules/Iso15118/D20Evse/D20Evse.hpp
codacy-production / Codacy Static Code Analysis
modules/Iso15118/D20Evse/D20Evse.hpp#L26
struct member 'Conf::tls_negotiation_strategy' is never used.
Check notice on line 27 in modules/Iso15118/D20Evse/D20Evse.hpp
codacy-production / Codacy Static Code Analysis
modules/Iso15118/D20Evse/D20Evse.hpp#L27
struct member 'Conf::private_key_password' is never used.
Check notice on line 28 in modules/Iso15118/D20Evse/D20Evse.hpp
codacy-production / Codacy Static Code Analysis
modules/Iso15118/D20Evse/D20Evse.hpp#L28
struct member 'Conf::enable_ssl_logging' is never used.
Check notice on line 50 in modules/Iso15118/D20Evse/charger/session_logger.cpp
codacy-production / Codacy Static Code Analysis
modules/Iso15118/D20Evse/charger/session_logger.cpp#L50
Class 'SessionLog' has a constructor with 1 argument that is not explicit.
Check notice on line 15 in modules/Iso15118/D20Evse/charger/session_logger.hpp
codacy-production / Codacy Static Code Analysis
modules/Iso15118/D20Evse/charger/session_logger.hpp#L15
Class 'SessionLogger' has a constructor with 1 argument that is not explicit.
Check notice on line 20 in modules/Iso15118/D20Evse/charger/session_logger.hpp
codacy-production / Codacy Static Code Analysis
modules/Iso15118/D20Evse/charger/session_logger.hpp#L20
class member 'SessionLogger::logs' is never used.