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

KSValueArgumentImpl doesn't implement .equals() in KSP2 #2091

Open
ZacSweers opened this issue Sep 7, 2024 · 0 comments
Open

KSValueArgumentImpl doesn't implement .equals() in KSP2 #2091

ZacSweers opened this issue Sep 7, 2024 · 0 comments

Comments

@ZacSweers
Copy link
Contributor

This breaks equality checks when comparison annotations by arguments

vRallev added a commit to amzn/kotlin-inject-anvil that referenced this issue Sep 12, 2024
Due to some incompatibilities we pulled in Kotlin Compile Testing for Kotlin 2.0 and our tests worked. However, we started seeing bugs with KSP2, in particular google/ksp#2091

This project is using Kotlin 1.9, so better also stick with Kotlin Compile Testing and KSP for Kotlin 1.9.
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

No branches or pull requests

1 participant