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
The compiler does not seem to prove that zio.schema.Schema[List[zio.flow.remote.RemoteOpticSpec.Person]]#Accessors[zio.flow.remote.RemoteOptic.Lens,zio.flow.remote.RemoteOptic.Prism,zio.flow.remote.RemoteOptic.Traversal] == RemoteOptic.Traversal[List[Person], Person]
Reproducer in RemoteOpticSpec in zio-flow
The text was updated successfully, but these errors were encountered:
The compiler does not seem to prove that
zio.schema.Schema[List[zio.flow.remote.RemoteOpticSpec.Person]]#Accessors[zio.flow.remote.RemoteOptic.Lens,zio.flow.remote.RemoteOptic.Prism,zio.flow.remote.RemoteOptic.Traversal] == RemoteOptic.Traversal[List[Person], Person]
Reproducer in
RemoteOpticSpec
inzio-flow
The text was updated successfully, but these errors were encountered: