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

KSP: Fix repeatable annotation detection #11486

Merged
merged 1 commit into from
Jan 8, 2025
Merged

KSP: Fix repeatable annotation detection #11486

merged 1 commit into from
Jan 8, 2025

Conversation

dstepanov
Copy link
Contributor

Another fix for micronaut-projects/micronaut-serialization#875

I cannot add a test because serde is not included in core and the issue is related to classloaders

@dstepanov dstepanov requested a review from graemerocher January 6, 2025 09:13
@dstepanov dstepanov added the type: bug Something isn't working label Jan 6, 2025
Copy link

sonarqubecloud bot commented Jan 6, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
1 New Bugs (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@sdelamo sdelamo added the lang: kotlin Issues or features specific to Kotlin label Jan 8, 2025
@sdelamo sdelamo merged commit 9d51013 into 4.7.x Jan 8, 2025
21 of 22 checks passed
@sdelamo sdelamo deleted the kspclx branch January 8, 2025 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: kotlin Issues or features specific to Kotlin type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants