An error.
An informational diagnostic.
An warning.
Enumeration Member in DiagnosticSeverity
An warning.
Warnings represent possible problems that the user should fix, but do not cause the compilation process to fail.
Enumeration Member in DiagnosticSeverity
An error.
If a Yarn source file contains errors, it cannot be compiled, and the compilation process will fail.
Enumeration Member in DiagnosticSeverity
An informational diagnostic.
Infos represent possible issues or steps that the user may wish to fix, but are unlikely to cause problems.