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

Removing custom constructors from d20 message structs #46

Merged
merged 1 commit into from
Nov 15, 2024

Removing custom constructors from the d20 message structs

b41a1ce
Select commit
Loading
Failed to load commit list.
Merged

Removing custom constructors from d20 message structs #46

Removing custom constructors from the d20 message structs
b41a1ce
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 14, 2024 in 0s

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

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

Issues
======
+ Solved 7
- Added 5
           

See the complete overview on Codacy

Annotations

Check notice on line 40 in include/iso15118/message/authorization.hpp

See this annotation in the file changed.

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

include/iso15118/message/authorization.hpp#L40

struct member 'AuthorizationResponse::evse_processing' is never used.

Check notice on line 34 in include/iso15118/message/authorization_setup.hpp

See this annotation in the file changed.

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

include/iso15118/message/authorization_setup.hpp#L34

struct member 'AuthorizationSetupResponse::authorization_services' is never used.

Check notice on line 35 in include/iso15118/message/authorization_setup.hpp

See this annotation in the file changed.

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

include/iso15118/message/authorization_setup.hpp#L35

struct member 'AuthorizationSetupResponse::certificate_installation_service' is never used.

Check notice on line 17 in include/iso15118/message/dc_cable_check.hpp

See this annotation in the file changed.

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

include/iso15118/message/dc_cable_check.hpp#L17

struct member 'DC_CableCheckResponse::processing' is never used.

Check notice on line 198 in include/iso15118/message/schedule_exchange.hpp

See this annotation in the file changed.

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

include/iso15118/message/schedule_exchange.hpp#L198

struct member 'ScheduleExchangeResponse::processing' is never used.