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
Sometimes you just want to help your users with warnings without forcing them to fix something. Or you want to deprecate something and warn and then later on switch to error.
WARN rules should only log warnings and don't fail the build.
The text was updated successfully, but these errors were encountered:
Sometimes you just want to help your users with warnings without forcing them to fix something. Or you want to deprecate something and warn and then later on switch to error.
WARN rules should only log warnings and don't fail the build.
The text was updated successfully, but these errors were encountered: