Skip to content

bug (farcaster/core): Require cycle between validations and verifications #983

@manan19

Description

@manan19

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedWell specified and ready to be worked ons-readyReady to be picked upt-bugA fix for a bug with the current system

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions