WarningLevel.error
Treat as an error.
Declaration
case errorDiscussion
Warnings will be elevated to errors, causing the build to fail if any such warnings occur.
Treat as an error.
case errorWarnings will be elevated to errors, causing the build to fail if any such warnings occur.