DracoD
Convex Community10mo ago
22 replies
Draco

Error: q implicitly has an 'any' type, & Type instantiation is excessively deep and possibly infinit

Hi guys, I'm pretty new to convex, and I have no idea why this is happening, would be really nice if someone could explain these to me:

There's two errors,
Type instantiation is excessively deep and possibly infinite.
this one is on alooott of random functions, and I checked out the circular type inference stuff, and the error is still there, the other error is
Parameter 'q' implicitly has an 'any' type.ts(7006)
this one I spent a while with the convex ai thing on the site, and online, couldnt find anything
Screenshot_2025-05-22_at_12.19.49.png
Screenshot_2025-05-22_at_12.20.02.png
Screenshot_2025-05-22_at_12.21.00.png
Was this page helpful?