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
I'm sample maven scala project here
When compiling the project with scala-maven-version 4.5.1 I get the below error.
[ERROR] dotty.tools.xsbt.PositionBridge@767bb276: could not find Lazy implicit value of type scodec.Codec[adserver.cluster.serializer.TagRequest].
I found:
shapeless.Lazy.mkLazy[I]
But method mkLazy in object Lazy does not match type shapeless.Lazy[scodec.Codec[adserver.cluster.serializer.TagRequest]].
One of the following imports might make progress towards fixing the problem: