You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add logging if we get an unexpected node while parsing XML config files. This way, if a user mis-configures something (e.g. a typo), they can be alerted without having to debug.
It will also clean up our Codacy issues, since we'll be adding 'default' cases to our various case statements.
The text was updated successfully, but these errors were encountered:
We should add logging if we get an unexpected node while parsing XML config files. This way, if a user mis-configures something (e.g. a typo), they can be alerted without having to debug.
It will also clean up our Codacy issues, since we'll be adding 'default' cases to our various case statements.
The text was updated successfully, but these errors were encountered: