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
This proves to be very useful to catch migrations early, maybe at a warn instead of error level for the findings, but still we would get a proper notification of the deprecation. At the moment we have a project with MUI recently migrated to a new major release and want to see the problematic points other than looking into the code or locally setting up the tooling for that. We will probably forget to regularly check these points otherwise.
Is there any reason to not want this behavior by default (list up findings as warnings)?