Share via


KnownSeverity enum

Indicates the importance or impact level of the result. Determines whether the result is informational, a warning, or a critical issue that may block updates.

Fields

Critical

A critical issue that blocks updates and requires immediate attention.

Hidden

The result is hidden and not shown in the output.

Informational

General information that does not indicate any issue.

Warning

A warning that may indicate a potential issue but does not block updates.