For the complete documentation index, see llms.txt. This page is also available as Markdown.

Warning

Enumeration Member in DiagnosticSeverity

Summary

An warning.

Warning = 2

Remarks

Warnings represent possible problems that the user should fix, but do not cause the compilation process to fail.

Last updated

Was this helpful?