Summary
Relevant information
We are customizing YAML Language server by importing yaml-language-server and noticed that there is code to explicitly convert warning diagnostic severity to error in ValidationHandlers.ts

Is this done due to some client side capability issues or is it just because yaml-language-server has only error diagnostics?