Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Looking in the code, I can see that it's a severity level "2", so not that serious.
- We should go away from and int value here to something comprehensible, i.e. an enum.
- Or at least some contents used in the Violation enum setup.
- Either way, how about letting us choose which level to fail on.
- And maybe severity 2 should be logged at WARN, not ERROR, as an early user was confused "why an error yet none reported in status"