tapir icon indicating copy to clipboard operation
tapir copied to clipboard

Reveal issue with nested span when deriving Schema

Open strokyl opened this issue 4 years ago • 1 comments

Today, I found something really weird happening when deriving schema for List or Seq of type X when X contain a Seq[Seq[Z]].

I write some unit-test to reveil the issue and to better explain the problem. At this point, I am even not sure this is an issue with SBT, maybe it come from magnolia or even scalac.

strokyl avatar Apr 02 '20 14:04 strokyl

Ok the CI show the issue does not appear with Scala 1.13

strokyl avatar Apr 02 '20 14:04 strokyl

Closing old PRs

adamw avatar Apr 03 '24 08:04 adamw