info constant

MessageSeverity const info

The severity representing an informational level analysis issue.

Implementation

static const info = MessageSeverity('INFO', 2, 'info');