Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta release ISO15118-20 #638

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Adding SupportedEnergyMode. This type contains the supported enegery …

c57baaf
Select commit
Loading
Failed to load commit list.
Open

Beta release ISO15118-20 #638

Adding SupportedEnergyMode. This type contains the supported enegery …
c57baaf
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 30, 2024 in 0s

11 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 11
           

Clones added
============
- modules/Evse15118D20/charger/ISO15118_chargerImpl.hpp  2
- modules/EvseV2G/charger/ISO15118_chargerImpl.hpp  1
         

See the complete overview on Codacy

Annotations

Check notice on line 23 in modules/Evse15118D20/Evse15118D20.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/Evse15118D20.hpp#L23

struct member 'Conf::device' is never used.

Check notice on line 24 in modules/Evse15118D20/Evse15118D20.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/Evse15118D20.hpp#L24

struct member 'Conf::certificate_path' is never used.

Check notice on line 25 in modules/Evse15118D20/Evse15118D20.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/Evse15118D20.hpp#L25

struct member 'Conf::logging_path' is never used.

Check notice on line 26 in modules/Evse15118D20/Evse15118D20.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/Evse15118D20.hpp#L26

struct member 'Conf::tls_negotiation_strategy' is never used.

Check notice on line 27 in modules/Evse15118D20/Evse15118D20.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/Evse15118D20.hpp#L27

struct member 'Conf::private_key_password' is never used.

Check notice on line 28 in modules/Evse15118D20/Evse15118D20.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/Evse15118D20.hpp#L28

struct member 'Conf::enable_ssl_logging' is never used.

Check notice on line 29 in modules/Evse15118D20/Evse15118D20.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/Evse15118D20.hpp#L29

struct member 'Conf::enable_tls_key_logging' is never used.

Check notice on line 85 in modules/Evse15118D20/charger/ISO15118_chargerImpl.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/charger/ISO15118_chargerImpl.hpp#L85

class member 'ISO15118_chargerImpl::setup_steps_done' is never used.

Check notice on line 50 in modules/Evse15118D20/charger/session_logger.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/charger/session_logger.cpp#L50

Class 'SessionLog' has a constructor with 1 argument that is not explicit.

Check notice on line 15 in modules/Evse15118D20/charger/session_logger.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/charger/session_logger.hpp#L15

Class 'SessionLogger' has a constructor with 1 argument that is not explicit.

Check notice on line 20 in modules/Evse15118D20/charger/session_logger.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Evse15118D20/charger/session_logger.hpp#L20

class member 'SessionLogger::logs' is never used.