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
and some of the Scala file has compilation error then line number and filename are missing from console log.
ERROR] dotty.tools.xsbt.PositionBridge@38b54694: Incompatible combinations of tabs and spaces in indentation prefixes.
Previous indent : 1 tab, 8 spaces
Latest indent : 2 tabs
[ERROR] dotty.tools.xsbt.PositionBridge@7c6fc278: Not found: type Store
[ERROR] dotty.tools.xsbt.PositionBridge@5afd2f4e: value + is not a member of Option[String], but could be made available as an extension method.
The text was updated successfully, but these errors were encountered:
If you $ % mvn scala:compile
and some of the Scala file has compilation error then line number and filename are missing from console log.
The text was updated successfully, but these errors were encountered: