Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for circe KeyDecoder and KeyEncoder #183

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

vbergeron
Copy link
Contributor

No description provided.

@Iltotore
Copy link
Owner

Error: -- [E007] Type Mismatch Error: /home/runner/work/iron/iron/circe/src/io/github/iltotore/iron/circe.scala:40:34
Error: 40 | decoder.apply(input).flatMap(_.refineOption)
Error: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: | Found: Option[A]
Error: | Required: Option[io.github.iltotore.iron.IronType[A, B]]
Error: |
Error: | longer explanation available when compiling with -explain

Looks like you failed something 😅

@Iltotore Iltotore merged commit 6224b94 into Iltotore:main Oct 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants