# Constants
SeverityHigh represents a high severity.
SeverityLow represents a low severity.
SeverityNormal represents a normal severity.
SeverityVeryHigh represents a very high severity.
# Interfaces
Reporter reports the execution.
# Type aliases
Severity represent a reporter severity.