mark JsonTypeCoercer.coerce as nullable - #17802
Conversation
PR Summary by QodoAnnotate JsonTypeCoercer.coerce as @nullable and propagate nullability through JSON coercers
AI Description
Diagram
High-Level Assessment
Files changed (10)
|
Code Review by Qodo
1.
|
de-facto it can return null. Now IDEA will know it, and show warning for unsafe usages.
de-facto it can return null. Now IDEA will know it, and show warning for unsafe usages.
🔗 Related Issues
Fixes #14291
🤖 AI assistance
🔄 Types of changes