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

Scala 3 Macro generates invalid typeName #694

Open
987Nabil opened this issue Jun 18, 2024 · 3 comments · May be fixed by #702
Open

Scala 3 Macro generates invalid typeName #694

987Nabil opened this issue Jun 18, 2024 · 3 comments · May be fixed by #702
Labels
💎 Bounty bug Something isn't working

Comments

@987Nabil
Copy link
Contributor

The Scala 3 macro has a bug. It adds the list of type params to the typeName of the TypeId.Nominal
Screenshot 2024-06-18 at 19 51 06

See zio/zio-http#2767

@987Nabil 987Nabil added the bug Something isn't working label Jun 18, 2024
@jdegoes
Copy link
Member

jdegoes commented Jun 28, 2024

/bounty $100

Copy link

algora-pbc bot commented Jun 28, 2024

💎 $100 bounty • ZIO

Steps to solve:

  1. Start working: Comment /attempt #694 with your implementation plan
  2. Submit work: Create a pull request including /claim #694 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to zio/zio-schema!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @987Nabil #702

Copy link

algora-pbc bot commented Jun 28, 2024

💡 @987Nabil submitted a pull request that claims the bounty. You can visit your bounty board to reward.

987Nabil added a commit to 987Nabil/zio-schema that referenced this issue Jun 28, 2024
987Nabil added a commit to 987Nabil/zio-schema that referenced this issue Jun 28, 2024
987Nabil added a commit to 987Nabil/zio-schema that referenced this issue Jun 29, 2024
987Nabil added a commit to 987Nabil/zio-schema that referenced this issue Jun 29, 2024
987Nabil added a commit to 987Nabil/zio-schema that referenced this issue Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 Bounty bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants