What is the bug?
Permanently see a warning when using farcaster/core
Require cycle: src/farcaster/core/validations.ts -> src/farcaster/core/verifications.ts -> src/farcaster/core/validations.ts
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
How can it be reproduced? (optional)
Use the library, the bundler should warn about it.