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
It requires some macro magic to reproduce and I didn't manage to extract the minimal reproducible code. But it manifests with one specific open source project https://github.com/davenverse/epimetheus
If you perform git clone and then run sbt (in my case JDK 17 was used) with these commands it will encounter compilation errors.
++ 3.1.2; Test / compile
Output
sbt log
[error] -- Error: ~/epimetheus/core/src/test/scala/io/chrisdavenport/epimetheus/CounterSpec.scala:30:68
[error] 30 | counter <- Counter.labelled(cr, Name("boo"), "Boo Counter", Sized(Label("foo")), {(s: String) => Sized(s)})
[error] | ^
[error] |Could not decrease the nesting level of a from 2147483647 to 6 in