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

Cover new and old ChargingPointTypes in all match statements #1940

Closed
robfitzgerald opened this issue Jul 1, 2019 · 0 comments · Fixed by #1941
Closed

Cover new and old ChargingPointTypes in all match statements #1940

robfitzgerald opened this issue Jul 1, 2019 · 0 comments · Fixed by #1941
Assignees
Labels

Comments

@robfitzgerald
Copy link
Collaborator

10:45:49.912 [ClusterSystem-akka.actor.default-dispatcher-226] ERROR akka.actor.OneForOneStrategy - invalid argument: Level1
java.lang.IllegalArgumentException: invalid argument: Level1

This error was experienced due to the fact that the ChargingPointType class constructor and the functions on ChargingPointType do not cover all cases that exist.

This task is to fully cover all defined types in all cases where ChargingPointType is pattern-matched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant