Skip to content

Remove type casts #16

Open
Open
@kainpets

Description

@kainpets

Instead of type using type assertions, prefer to use local Zod parsing as needed, throw null errors, or use a ts-expect-error with a reason.

Let's review any remaining type assertions after trying to remove them via the above methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions