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
In the classpath of "edu.gemini" %% "lucuma-itc-core" % "0.10.0"
Try unpickle the TASTy file of object ItcImpl. It throws:
tastyquery.Exceptions$TastyFormatException: Unexpected type tag INLINED at address Addr(10192) in file /home/piquerez/.cache/coursier/v1/https/repo1.maven.org/maven2/edu/gemini/lucuma-itc-core_3/0.10.0/lucuma-itc-core_3-0.10.0.jar:lucuma/itc/ItcImpl.class
at tastyquery.reader.tasties.TreeUnpickler.readTypeMappable(TreeUnpickler.scala:1377)
at tastyquery.reader.tasties.TreeUnpickler.readNonEmptyPrefix(TreeUnpickler.scala:1201)
at tastyquery.reader.tasties.TreeUnpickler.doReadTypeTree(TreeUnpickler.scala:1637)
at tastyquery.reader.tasties.TreeUnpickler.readTypeTree(TreeUnpickler.scala:1523)
at tastyquery.reader.tasties.TreeUnpickler.doReadTypeTree(TreeUnpickler.scala:1576)
at tastyquery.reader.tasties.TreeUnpickler.readTypeTree(TreeUnpickler.scala:1523)
In the classpath of
"edu.gemini" %% "lucuma-itc-core" % "0.10.0"
Try unpickle the TASTy file of object
ItcImpl
. It throws:The TASTy file looks like this:
The text was updated successfully, but these errors were encountered: