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
Another one discovered thanks to using the workaround suggested in #3367. Tested with Scala 3.4.1-RC1 and surface 24.2.2, works fine in Scala 2:
build.sbt:
version :="0.1.0-SNAPSHOT"
scalaVersion :="3.4.1-RC1"
name :="airframe-surface-test"
libraryDependencies +="org.wvlet.airframe"%%"airframe-surface"%"24.2.2"
Another one discovered thanks to using the workaround suggested in #3367. Tested with Scala 3.4.1-RC1 and surface 24.2.2, works fine in Scala 2:
build.sbt:
Main.scala:
produces following error:
The text was updated successfully, but these errors were encountered: