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 issue was discovered while working on #22517 (See #22517 (comment)).
While testing locally, it appears that any error of type LinkageError is not considered a failure.
Checking on the sbt repository later, I found an issue raised a few years ago: sbt/sbt#6852