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
[error] error while loading runtime$package,
[error] class file fr/hammons/slinc/runtime$package.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
[error] TASTy signature has wrong version.
[error] expected: {majorVersion: 28, minorVersion: 3}
[error] found : {majorVersion: 28, minorVersion: 3 [unstable release: 1]}
[error]
[error] This TASTy file was produced by an unstable release.
[error] To read this TASTy file, your tooling must be at the same version.
[error] The TASTy file was produced by Scala 3.3.0-RC6.
This isn't a task at all. In fact, the latest version of the code already is on 3.3.0. I just have to cut a new release. I'll do that soon, just a bit worn out at the moment.
Currently Slinc is built with Scala
3.3.0-RC3
support.Are there any plans to migrate to the
3.3.0
LTS release instead of RC?The text was updated successfully, but these errors were encountered: