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] -- [E172] TypeError:/Users/jchyb/Documents/workspace/calypso/modules/scalapb/src/main/scala/ru/m2/calypso/scalapb/GeneratedEnumDecoder.scala:10:24
[error] 10| summon[Decoder[Int]]
[error] |^
[error] |Nogiveninstance of typeDecoder[Int] was found for parameter x of method summon in objectPredef.
[error] |Ifound:
[error] |
[error] |GeneratedEnumDecoder.given_Decoder_A[A]
[error] |
[error] |Butgiveninstance given_Decoder_A in objectGeneratedEnumDecoder does not matchtypeDecoder[Int].
[error] one error found