warning constant

Warning.

Status indicates that a record requires user attention. Commonly represend by ⚠️ emoji.

Implementation

static const warning = SummaryLintReportRecordStatus._('warning');