malli

hifumi123 2024-08-20T21:11:27.333229Z

Just saw this issue on GitHub https://github.com/metosin/malli/issues/1093 Can confirm this affects 0.16.3, though the upgrade path does not matter. (In my case, I upgraded from 0.16.2, but the problematic code exists only in 0.16.3)

👀 1
✅ 1
2024-08-20T21:34:09.711049Z

Thanks, that's my code. How do I fix it?

2024-08-20T21:34:45.247199Z

obviously it's a false-positive.

hifumi123 2024-08-20T23:14:46.840329Z

Sorry for the late response. Glad to hear it was fixed though! When I saw the error, it instantly reminded me of a false-positive that was reported on #clojurescript some months ago. Relevant JIRA ticket here https://clojure.atlassian.net/browse/CLJS-3414

👍 2