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
Incrementally add strict Scala compiler flags to scala-maven-plugin (start with -Xfatal-warnings + existing -Ywarn-unused, then add others one by one) to catch bugs early, cut technical debt, and align with Apache best practices.