so far there is no way to distinguish warning and error from the output #2345
Unanswered
braindevices
asked this question in
General
Replies: 1 comment
-
so far this cause malfunction of most of the ansible language servers, it does not obey any of the warning_list, instead all warnings are considered errors |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It does not matter that I choose which output format, there is no field allow us the differentiate the warning and error.
The codeclimate/json output has a severity field but it has nothing to do with warning or error. It is the internal severity of the rule.
I wander how can we distinguish the warning and error from the output by parsing the formatted output?
Beta Was this translation helpful? Give feedback.
All reactions