You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think INFO should never result in a failure. WARNING is fine, or we could leave it up to the discretion of the reviewers to determine if that warning is worth blocking the PR.
i.e., it shouldn't fail on
ERROR
,WARNING
, andINFO
. Definitely onERROR
, and maybe onWARNING
too.It may be helpful also to define more clearly what type of lints go in which of these categories.
The text was updated successfully, but these errors were encountered: