Enumeration Member in DiagnosticSeverity
An error.
If a Yarn source file contains errors, it cannot be compiled, and the compilation process will fail.
Enum in Diagnostic
Inherits from System.Enum
The severity of the issue.
An error.
An informational diagnostic.
An warning.