File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
|Parents in tree: [trait Serializer]
9
9
|
10
10
| at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:8)
11
- | at dotty.tools.dotc.transform.TreeChecker$.checkParents(TreeChecker.scala:210)
11
+ | at dotty.tools.dotc.transform.TreeChecker$.checkParents(TreeChecker.scala:211)
12
+ | at scala.quoted.runtime.impl.QuotesImpl$reflect$ClassDef$.module(QuotesImpl.scala:287)
12
13
| at scala.quoted.runtime.impl.QuotesImpl$reflect$ClassDef$.module(QuotesImpl.scala:286)
13
- | at scala.quoted.runtime.impl.QuotesImpl$reflect$ClassDef$.module(QuotesImpl.scala:285)
14
14
| at Macros$.makeSerializer(Macro.scala:25)
15
15
|
16
16
|---------------------------------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 8
8
|Parents in tree: [class Object, trait Serializer, trait Foo]
9
9
|
10
10
| at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:8)
11
- | at dotty.tools.dotc.transform.TreeChecker$.checkParents(TreeChecker.scala:210)
11
+ | at dotty.tools.dotc.transform.TreeChecker$.checkParents(TreeChecker.scala:211)
12
+ | at scala.quoted.runtime.impl.QuotesImpl$reflect$ClassDef$.module(QuotesImpl.scala:287)
12
13
| at scala.quoted.runtime.impl.QuotesImpl$reflect$ClassDef$.module(QuotesImpl.scala:286)
13
- | at scala.quoted.runtime.impl.QuotesImpl$reflect$ClassDef$.module(QuotesImpl.scala:285)
14
14
| at Macros$.makeSerializer(Macro.scala:27)
15
15
|
16
16
|---------------------------------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 5
5
| Exception occurred while executing macro expansion.
6
6
| java.lang.IllegalArgumentException: requirement failed: value of StringConstant cannot be `null`
7
7
| at scala.Predef$.require(Predef.scala:337)
8
+ | at scala.quoted.runtime.impl.QuotesImpl$reflect$StringConstant$.apply(QuotesImpl.scala:2535)
8
9
| at scala.quoted.runtime.impl.QuotesImpl$reflect$StringConstant$.apply(QuotesImpl.scala:2534)
9
- | at scala.quoted.runtime.impl.QuotesImpl$reflect$StringConstant$.apply(QuotesImpl.scala:2533)
10
10
| at scala.quoted.ToExpr$StringToExpr.apply(ToExpr.scala:80)
11
11
| at scala.quoted.ToExpr$StringToExpr.apply(ToExpr.scala:78)
12
12
| at scala.quoted.Expr$.apply(Expr.scala:70)
You can’t perform that action at this time.
0 commit comments