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
C:\somepath> sbt clean
[info] welcome to sbt 1.9.7 (EclipseAdoptiumJava11.0.21)
[info] loading project definition from C:\somepath\project
[info] loading settings for project root from build.sbt ...
[info] set current project to err (in build file:/C:/somepath/)
[success] Totaltime: 0 s, completed 3січ. 2024р., 18:45:09C:\somepath> sbt compile
[info] welcome to sbt 1.9.7 (EclipseAdoptiumJava11.0.21)
[info] loading project definition from C:\somepath\project
[info] loading settings for project root from build.sbt ...
[info] set current project to err (in build file:/C:/somepath/)
[info] Executing in batch mode. For better performance use sbt's shell
[info] compiling 1Scala source to C:\somepath\target\scala-3.4.0-RC1\classes ...
[error] Internal error in the incremental compiler while compiling C:\somepath\src\main\scala\Main.scala:Unhandledtypeofclassclass dotty.tools.dotc.core.Types$RealTypeBounds
[error] one error found
[error] (Compile/ compileIncremental) Compilation failed
[error] Totaltime: 3 s, completed 3січ. 2024р., 18:45:28
Expectation
A meaningful error message.
The text was updated successfully, but these errors were encountered:
Compiler version
3.4.0-RC1
Minimized code
Output
Expectation
A meaningful error message.
The text was updated successfully, but these errors were encountered: