-
Notifications
You must be signed in to change notification settings - Fork 213
Add Kotlin native nullability documentation #4977
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
Conversation
Add a link from the Kotlin/Scala/Groovy FAQ entry to the Kotlin Native Nullability section in the Type Nullability reference documentation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
|
Code Assistant seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
AI Language Review
|
Adds comprehensive documentation for Kotlin's native nullability support in Hilla 24.8+, including: - Language-based nullability detection - Maven configuration requirements - TypeScript type generation examples - Nullability priority rules 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
f5746ed to
10a427c
Compare
|
@taefi could you, please, sign the CLA? |
@platosha I myself have signed the CLA already, but I don't know why github doesn't consider it signed by the other github user I created for my isolated env, no matter how many times I went through the signing process. If it is not possible to ignore the check, I should probably re-create the PR with my user. |
|
Closed in favor of #4990, due to the weird issue with the CLA license checker. |
Summary
Fixes #4421
Changes
?operator-java-parameterscompiler flag)Test plan
🤖 Generated with Claude Code