Minsu Lee

Results 93 comments of Minsu Lee

Remaining - [x] Multiple null returns without context (HIGH) - [x] Type checking guards hide problems (HIGH) - [x] No safeguard against infinite recursion (MEDIUM) - [ ] Additional test...

Fixed the nullable annotation issues in 10578ee: 1. Changed `children` parameter from `@NonNull` to `@Nullable` in both `HierarchyEntity` and `Category` 2. Added null check before calling `children.addAll()` to safely handle...

Try using [oRPC](https://orpc.unnoq.com/docs/comparison). Supports [Nuxt](https://orpc.unnoq.com/docs/adapters/nuxt) and [H3](https://orpc.unnoq.com/docs/adapters/h3)