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

[KSP2] Not yet implemented: KSValueArgumentLiteImpl.getLocation #2048

Closed
kuanyingchou opened this issue Aug 22, 2024 · 1 comment
Closed
Milestone

Comments

@kuanyingchou
Copy link
Collaborator

Created the issue so it's easier to track.

Stacktrace:

Caused by: kotlin.NotImplementedError: An operation is not implemented: Not yet implemented
	at com.google.devtools.ksp.impl.symbol.java.KSValueArgumentLiteImpl.getLocation(KSValueArgumentLiteImpl.kt:28)
	at androidx.room.compiler.processing.ksp.KspMessager.onPrintMessage(KspMessager.kt:53)
	at androidx.room.compiler.processing.XMessager.printMsg(XMessager.kt:98)
	at androidx.room.compiler.processing.XMessager.printMessage(XMessager.kt:87)
	at androidx.room.compiler.processing.XMessagerTest$errorOnAnnotationValueTest$1.invoke(XMessagerTest.kt:208)
...
@ting-yuan
Copy link
Collaborator

Fixed in #2050

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

2 participants