-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NoDenotation error with scala 3.3.0 #517
Comments
[info] compiling 66 Scala sources to D:\30023142\scalaDemo\target\scala-3.3.0\classes ... |
i try |
Thanks for the report @bczhaoa, but it's literally impossible to reproduce what you're experiencing without some reproduction code that illustrates what you're hitting on. Can you minimize and provide an example for someone to try and reproduce this on their machine? |
i can run command
sbt test
success.bug i run
sbt clean coverage test coverageReport
faileddetail: [error] (Compile / compileIncremental) java.lang.AssertionError: NoDenotation.owner
The text was updated successfully, but these errors were encountered: