-
Notifications
You must be signed in to change notification settings - Fork 412
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
zio-http 3.0.0-RC10 cannot be compiled with ScalaJS 1.16.0 #3087
Labels
Comments
/bounty $125 |
💎 $125 bounty • ZIOSteps to solve:
Thank you for contributing to zio/zio-http! Add a bounty • Share on socials
|
/attempt #3087
|
987Nabil
added a commit
to 987Nabil/zio-http
that referenced
this issue
Sep 4, 2024
💡 @987Nabil submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
jdegoes
pushed a commit
that referenced
this issue
Sep 6, 2024
🎉🎈 @987Nabil has been awarded $125! 🎈🎊 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When compiling with fastLinkJS I get the following error message
To Reproduce
It needs to try compiling a code using zio-http Endpoint, EndpointLocation and EndpointExecutor with Authentication.Bearer type
Expected behaviour
Generated JavaScript should be successfully compiled and should be able to make specified requests
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: