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
scala.MatchError:Encountered unsupported type. Reportthis problem to https://github.com/scala/scala3/.
<Internal compiler type SkolemType(1162214087) does not have a corresponding reflect extractor> (of classjava.lang.String)
at dotty.tools.scaladoc.tasty.TypesSupport.inner(TypesSupport.scala:324)
at dotty.tools.scaladoc.tasty.TypesSupport.inner(TypesSupport.scala:272)
at dotty.tools.scaladoc.tasty.TypesSupport.dotty$tools$scaladoc$tasty$TypesSupport$$topLevelProcess(TypesSupport.scala:77)
[warn] |scala.MatchError: Encountered unsupported type. Report this problem to [https://github.com/scala/scala3/.](https://github.com/scala/scala3/)
[warn] |FlexibleType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix(), "nio")), "channels"), "Selector")) (of class java.lang.String)
[warn] | at dotty.tools.scaladoc.tasty.TypesSupport.inner(TypesSupport.scala:324)
[warn] | at dotty.tools.scaladoc.tasty.TypesSupport.dotty$tools$scaladoc$tasty$TypesSupport$$topLevelProcess(TypesSupport.scala:77)
[warn] | at dotty.tools.scaladoc.tasty.TypesSupport$TypeSyntax$.asSignature(TypesSupport.scala:29)
Expectation
Should be handled by scaladoc
The text was updated successfully, but these errors were encountered:
The following projects are emmiting warning when generating scaladoc:
scalapb/zio-grpc
- build logsrescala-lang/rescala
- build logsCompiler version
3.7.0-RC1-bin-20250307-977232c-NIGHTLY
Needs minimizaiton
Output
Expectation
Should be handled by scaladoc
The text was updated successfully, but these errors were encountered: